Home
last modified time | relevance | path

Searched defs:graphicSize (Results 1 – 5 of 5) sorted by relevance

/dports/games/stratagus/stratagus-3.2.0/src/particle/
H A Dgraphicanimation.cpp76 PixelSize graphicSize(g->Width, g->Height); in isVisible() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/particle/
H A Dgraphicanimation.cpp80 PixelSize graphicSize(g->Width, g->Height); in isVisible() local
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actionprintpreview.cpp346 RS_Vector graphicSize = graphic->getSize() * graphic->getPaperScale(); in calcPagesNum() local
/dports/games/ufoai/ufoai-2.5-source/src/client/ui/node/
H A Dui_node_vscrollbar.cpp250 const int graphicSize = node->box.size[1] - (4 * ELEMENT_HEIGHT); in onCapturedMouseMove() local
/dports/games/kpat/kpat-21.12.3/src/libkcardgame/
H A Dkcardpile.cpp68 QSize graphicSize; member in KCardPilePrivate