Home
last modified time | relevance | path

Searched refs:ctrlShape (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/awt/
H A D_XWindow.java229 XControlShape ctrlShape = (XControlShape) in _addWindowListener() local
233 if (ctrlShape != null) { in _addWindowListener()
235 Size sz = ctrlShape.getSize(); in _addWindowListener()
237 ctrlShape.setSize(sz); in _addWindowListener()
238 Point pos = ctrlShape.getPosition(); in _addWindowListener()
240 ctrlShape.setPosition(pos); in _addWindowListener()

Completed in 18 milliseconds