Home
last modified time | relevance | path

Searched defs:startx (Results 1 – 15 of 15) sorted by relevance

/reactos/dll/3rdparty/libpng/
H A Dpngread.c2980 unsigned int startx, stepx, stepy; in png_image_read_and_map() local
3297 unsigned int startx, stepx, stepy; in png_image_read_composite() local
3455 unsigned int startx, stepx, stepy; in png_image_read_background() local
3590 unsigned int startx, stepx, stepy; in png_image_read_background() local
/reactos/base/applications/mstsc/
H A Dbsops.c661 bs_line(int opcode, int startx, int starty, int endx, int endy, in bs_line()
H A Duimain.c513 ui_line(uint8 opcode, int startx, int starty, int endx, int endy, in ui_line()
H A Dorders.h99 sint16 startx; member
/reactos/dll/win32/riched20/
H A Drun.c617 int startx, int *pAscent, int *pDescent) in ME_GetRunSizeCommon()
H A Dwrap.c115 static void calc_run_extent(ME_Context *c, const ME_Paragraph *para, int startx, ME_Run *run) in calc_run_extent()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/uiports/
H A Dxxxwin.c121 void ui_line(uint8 opcode, int startx, int starty, int endx, int endy, in ui_line()
H A Dnanoxwin.c516 void ui_line(uint8 opcode, int startx, int starty, int endx, int endy, in ui_line()
H A Dqtwin.cpp1006 void ui_line(uint8 opcode, int startx, int starty, int endx, int endy, in ui_line()
H A Dsvgawin.c1288 void ui_line(uint8 opcode, int startx, int starty, int endx, in ui_line()
H A Dqtewin.cpp1864 void ui_line(uint8 opcode, int startx, int starty, int endx, in ui_line()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dorders.h103 sint16 startx; member
H A Dxwin.c2706 /* dest */ int startx, int starty, int endx, int endy, in ui_line()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/vnc/
H A Dvnc.c761 /* dest */ int startx, int starty, int endx, int endy, in ui_line()
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/
H A Dactivex.cpp777 void Display_Line(uint8 opcode, int startx, int starty, int endx, int endy, PEN * pen) in Display_Line()
5680 void ui_line(RDPCLIENT * This, uint8 opcode, int startx, int starty, int endx, int endy, PEN * pen) in ui_line()