Home
last modified time | relevance | path

Searched defs:pieceShape (Results 1 – 7 of 7) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/examples/widgets/tetrix/
H A Dtetrixpiece.h70 TetrixShape pieceShape; variable
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/widgets/tetrix/
H A Dtetrixpiece.h80 TetrixShape pieceShape; variable
/dports/biology/ugene/ugene-40.1/src/ugeneui/src/main_window/
H A DAboutDialogController.h147 Shape pieceShape; variable
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DObserverCamera.java224 GeneralPath pieceShape = new GeneralPath(); in getShape() local
H A DHomeFurnitureGroup.java219 GeneralPath pieceShape = new GeneralPath(); in updateLocationAndSize() local
H A DHomePieceOfFurniture.java1693 GeneralPath pieceShape = new GeneralPath(); in getShape() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DPlanComponent.java3922 Shape pieceShape = ShapeTools.getShape(piece.getPoints(), true, null); in paintFurniture() local
4243 Shape pieceShape = ShapeTools.getShape(points, true, null); in paintFurnitureOutline() local