Home
last modified time | relevance | path

Searched defs:drawBottom (Results 1 – 10 of 10) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiSetBorder.cpp181 void GuiSetBorder::drawBottom(BorderState draw) in drawBottom() function in GuiSetBorder
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cryomni3d/versailles/
H A Ddata.cpp106 int16 drawBottom; member
/dports/games/scummvm/scummvm-2.5.1/engines/cryomni3d/versailles/
H A Ddata.cpp145 int16 drawBottom; member
/dports/devel/upp/upp/bazaar/FormEditor/
H A DFormViewDraw.cpp157 bool drawLeft, bool drawTop, bool drawRight, bool drawBottom, bool centered) in DrawSprings()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/kcmkwin/kwindecoration/declarative-plugin/
H A Dpreviewitem.cpp192 bool drawBottom = true; in paintShadow() local
/dports/games/barony/Barony-3.3.7/src/
H A Dopengl.cpp295 bool drawBottom = false; in glDrawVoxel() local
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/gui/
H A Dinterface_gamearea.cpp204 const bool drawBottom = ( flag & LEVEL_BOTTOM ) == LEVEL_BOTTOM; in Redraw() local
/dports/games/puckman/puckman-f5b809c/
H A Dpuckman.c471 void drawBottom() { in drawBottom() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderBoxModelObject.cpp962 bool drawBottom = bottomSlice > 0 && bottomWidth > 0; in paintNinePieceImage() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxshcellviewer.cpp1129 int drawBottom = std::min(height() - 2, toBeUpdated.bottom()); in drawCells() local