Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dpdisplay.cpp167 PolyCornerX(hp, 0), PolyCornerY(hp, 0), in CursorPositionProcess()
168 PolyCornerX(hp, 1), PolyCornerY(hp, 1), in CursorPositionProcess()
169 PolyCornerX(hp, 2), PolyCornerY(hp, 2), in CursorPositionProcess()
170 PolyCornerX(hp, 3), PolyCornerY(hp, 3)); in CursorPositionProcess()
H A Dpolygons.h129 int PolyCornerX(HPOLYGON hp, int n); // ->cx[n]
H A Dpolygons.cpp1931 int PolyCornerX(HPOLYGON hp, int n) { in PolyCornerX() function
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dpdisplay.cpp184 PolyCornerX(hp, 0), PolyCornerY(hp, 0), in CursorPositionProcess()
185 PolyCornerX(hp, 1), PolyCornerY(hp, 1), in CursorPositionProcess()
186 PolyCornerX(hp, 2), PolyCornerY(hp, 2), in CursorPositionProcess()
187 PolyCornerX(hp, 3), PolyCornerY(hp, 3)); in CursorPositionProcess()
H A Dpolygons.h131 int PolyCornerX(HPOLYGON hp, int n); // ->cx[n]
H A Dpolygons.cpp2000 int PolyCornerX(HPOLYGON hp, int n) { in PolyCornerX() function