Home
last modified time | relevance | path

Searched refs:drawInteriorRoundedSquareAlg (Results 1 – 6 of 6) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/graphics/
H A DVectorRendererSpec.h194 virtual void drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h,
383 …virtual void drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, Ve…
H A DVectorRendererSpec.cpp3252 drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, VectorRenderer::… function in Graphics::VectorRendererSpec
3423 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, _bgColor, fill_m);
3425 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, color, fill_m);
4111 drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, VectorRenderer::… function in Graphics::VectorRendererAA
4239 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, Base::_bgColor, fill_m);
4241 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, color, fill_m);
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/
H A DVectorRendererSpec.h204 virtual void drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h,
384 …virtual void drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, Ve…
H A DVectorRendererSpec.cpp3179 drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, VectorRenderer::… function in Graphics::VectorRendererSpec
3350 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, _bgColor, fill_m);
3352 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, color, fill_m);
4032 drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, VectorRenderer::… function in Graphics::VectorRendererAA
4160 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, Base::_bgColor, fill_m);
4162 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, color, fill_m);
/dports/games/residualvm/residualvm-0.3.1/graphics/
H A DVectorRendererSpec.h204 virtual void drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h,
383 …virtual void drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, Ve…
H A DVectorRendererSpec.cpp3179 drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, VectorRenderer::… function in Graphics::VectorRendererSpec
3352 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, _bgColor, fill_m);
3354 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, color, fill_m);
4008 drawInteriorRoundedSquareAlg(int x1, int y1, int r, int w, int h, PixelType color, VectorRenderer::… function in Graphics::VectorRendererAA
4136 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, Base::_bgColor, fill_m);
4138 drawInteriorRoundedSquareAlg(x1, y1, r, w, h, color, fill_m);