Searched refs:ctrlShape (Results 1 – 1 of 1) sorted by relevance
229 XControlShape ctrlShape = (XControlShape) in _addWindowListener() local233 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 15 milliseconds