Home
last modified time | relevance | path

Searched refs:doDraw (Results 51 – 75 of 155) sorted by relevance

1234567

/dports/games/toycars/toycars-0.3.10/toycars/src/Scoobie/
H A DScPanel.h39 virtual void doDraw() {} in doDraw() function
H A DScTilemap.h39 virtual void doDraw();
H A DScPanel.cpp57 doDraw(); in draw()
H A DScSprite.cpp103 void ScSprite::doDraw() in doDraw() function in ScSprite
/dports/games/toycars/toycars-0.3.10/toycars_track_editor/src/Scoobie/
H A DScPanel.h39 virtual void doDraw() {} in doDraw() function
H A DScTilemap.h39 virtual void doDraw();
H A DScPanel.cpp57 doDraw(); in draw()
H A DScSprite.cpp88 void ScSprite::doDraw() in doDraw() function in ScSprite
/dports/games/toycars/toycars-0.3.10/toycars_vehicle_editor/src/Scoobie/
H A DScPanel.h39 virtual void doDraw() {} in doDraw() function
H A DScTilemap.h39 virtual void doDraw();
H A DScPanel.cpp57 doDraw(); in draw()
H A DScSprite.cpp88 void ScSprite::doDraw() in doDraw() function in ScSprite
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/
H A DVisualAsset.cpp234 this->doDraw(*aVertexChain); in draw()
244 this->doDraw(*defaultVertexChain); in draw()
251 this->doDraw(*defaultVertexChain); in draw()
256 void VisualAsset::doDraw(const VertexChain& aVertexChain) const { in doDraw() function in VisualAsset
H A DVisualAsset.h331 void doDraw(const VertexChain& aVertexChain) const;
/dports/audio/mumble/mumble-1.3.3/overlay/
H A Dopengl.cpp65 void doDraw(HDC hdc);
168 doDraw(hdc); in draw()
173 void Context::doDraw(HDC hdc) { in doDraw() function in Context
/dports/audio/murmur/mumble-1.3.3/overlay/
H A Dopengl.cpp65 void doDraw(HDC hdc);
168 doDraw(hdc); in draw()
173 void Context::doDraw(HDC hdc) { in doDraw() function in Context
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/entities/
H A Dgendarmes.h49 DECLARE_FUNCTION_1(doDraw, const char *sequence)
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/entities/
H A Dgendarmes.h49 DECLARE_FUNCTION_1(doDraw, const char *sequence)
/dports/games/toycars/toycars-0.3.10/toycars/src/
H A DKaboom.cpp29 void Kaboom::doDraw() in doDraw() function in Kaboom
H A DToyCar.h102 void doDraw();
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/tools/
H A Dutoolvectorial.pas424 doFill, doDraw: Boolean;
433 doDraw := vsfPenFill in f;
437 doDraw := AShape.PenVisible;
438 if doDraw then doFill := AShape.BackVisible;
443 if not doDraw then
451 if doDraw then
641 doDraw, doFill: Boolean;
661 doDraw := toDrawShape in Manager.ShapeOptions;
664 if doDraw then
670 if doDraw and (vsfJoinStyle in f) then shape.JoinStyle := Manager.JoinStyle;
[all …]
/dports/games/burrtools/burrtools-0.6.3/src/flu/
H A DFlu_Tree_Browser.cpp1811 bool doDraw = !measure; in draw() local
1822 if( doDraw ) in draw()
1855 if( doDraw && rdata.showConnectors && rdata.showBranches ) in draw()
1888 if( doDraw ) in draw()
1953 if( doDraw && rdata.showConnectors && rdata.showBranches ) in draw()
1969 if( doDraw ) in draw()
1977 if( doDraw ) in draw()
1983 if( doDraw ) in draw()
1997 if( doDraw ) in draw()
2022 if( doDraw ) in draw()
[all …]
/dports/games/toycars/toycars-0.3.10/toycars_vehicle_editor/src/
H A DSpriteView.cpp393 vehicleSprite->doDraw(); in drawVehicleSprite()
407 wheelSprite->doDraw(); in drawWheelsSprites()
415 wheelSprite->doDraw(); in drawWheelsSprites()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Drasterhandleallocator.cpp276 auto doDraw = [](GraphicsPort* port) { in __anon6df9d2620402() variable
302 doDraw(&nativePort);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Drasterhandleallocator.cpp276 auto doDraw = [](GraphicsPort* port) { in __anoncffcd4a70402() variable
302 doDraw(&nativePort);

1234567