Searched defs:start_y (Results 1 – 6 of 6) sorted by relevance
/reactos/sdk/lib/3rdparty/freetype/src/psaux/ |
H A D | cffdecode.c | 1410 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1461 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1509 FT_Pos start_x, start_y; /* record start x, y values for */ in cff_decoder_parse_charstrings() local
|
/reactos/modules/rostests/apitests/gdi32/ |
H A D | SetLayout.c | 12 static void copy(PUINT32 buffer, UINT32 value, int width, int start_x, int start_y, int end_x, int … in copy()
|
/reactos/modules/rosapps/demos/maze/ |
H A D | maze.c | 124 static int start_x, start_y, start_dir, end_x, end_y, end_dir; variable
|
/reactos/modules/rosapps/applications/screensavers/mazescr/ |
H A D | maze.c | 118 static int start_x, start_y, start_dir, end_x, end_y, end_dir; variable
|
/reactos/modules/rosapps/applications/explorer-old/desktop/ |
H A D | desktop.cpp | 788 int start_y = start_pos.y * (work_area.bottom - cy) + yoffset; in PositionIcons() local
|
/reactos/dll/win32/gdiplus/ |
H A D | graphics.c | 3876 INT x, y, start_y, end_y, step; in SOFTWARE_GdipDrawThinPath() local
|