Home
last modified time | relevance | path

Searched refs:STORE_NATIVE_RECT (Results 1 – 12 of 12) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dhaikugui.h62 #define STORE_NATIVE_RECT(nr, px, py, pwidth, pheight) \ macro
H A Dpgtkgui.h113 #define STORE_NATIVE_RECT(nr, px, py, pwidth, pheight) \ macro
H A Dw32gui.h104 #define STORE_NATIVE_RECT(nr,x,y,width,height) \ macro
H A Dnsgui.h100 #define STORE_NATIVE_RECT(nr, px, py, pwidth, pheight) \ macro
H A Dxterm.h1332 #define STORE_NATIVE_RECT(nr,rx,ry,rwidth,rheight) \ macro
H A Dxdisp.c2293 STORE_NATIVE_RECT (*bounds, in pixel_to_glyph_coords()
2724 STORE_NATIVE_RECT (*rect, gx, gy, 1, 1); in remember_mouse_glyph()
2813 STORE_NATIVE_RECT (*rect, 0, 0, 0, 0); in remember_mouse_glyph()
2946 STORE_NATIVE_RECT (*rect, gx, gy, width, height); in remember_mouse_glyph()
H A DChangeLog.1019535 * xterm.h (STORE_NATIVE_RECT): New macro.
19651 (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros.
19676 (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros.
/dports/editors/emacs/emacs-27.2/src/
H A Dw32gui.h97 #define STORE_NATIVE_RECT(nr,x,y,width,height) \ macro
H A Dnsgui.h103 #define STORE_NATIVE_RECT(nr, px, py, pwidth, pheight) \ macro
H A Dxterm.h1270 #define STORE_NATIVE_RECT(nr,rx,ry,rwidth,rheight) \ macro
H A Dxdisp.c2168 STORE_NATIVE_RECT (*bounds, in pixel_to_glyph_coords()
2599 STORE_NATIVE_RECT (*rect, gx, gy, 1, 1); in remember_mouse_glyph()
2688 STORE_NATIVE_RECT (*rect, 0, 0, 0, 0); in remember_mouse_glyph()
2821 STORE_NATIVE_RECT (*rect, gx, gy, width, height); in remember_mouse_glyph()
H A DChangeLog.1019535 * xterm.h (STORE_NATIVE_RECT): New macro.
19651 (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros.
19676 (CONVERT_TO_XRECT, CONVERT_FROM_XRECT, STORE_NATIVE_RECT): New macros.