Searched refs:YValue (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dw32gui.h131 #define YValue 0x0002 macro
H A Dw32xfns.c387 mask |= YValue;
398 if (mask & YValue)
H A Dwidget.c360 if (app_flags & (XValue | YValue))
363 flags |= (app_flags & (XValue | YValue | XNegative | YNegative));
365 else if (frame_flags & (XValue | YValue))
368 flags |= (frame_flags & (XValue | YValue | XNegative | YNegative));
404 if (frame_flags & (XValue | YValue))
407 flags |= (frame_flags & (XValue | YValue | XNegative | YNegative));
450 if (flags & (XValue | YValue))
H A Dmacgui.h290 #define YValue 0x0002 macro
H A Dframe.c3728 if (!!(geometry & XValue) != !!(geometry & YValue))
3746 if (geometry & YValue)
H A Dmacfns.c2227 mask |= YValue;
2238 if (mask & YValue)
/macosx-10.10/tcl-105/tk/tk/xlib/X11/
H A DXutil.h42 #define YValue 0x0002 macro
/macosx-10.10/tcl-105/tk84/tk/xlib/X11/
H A DXutil.h42 #define YValue 0x0002 macro
/macosx-10.10/vim-55/src/
H A Dgui_x11.c1439 if (mask & (XValue|YValue))
H A Dgui_gtk_x11.c3675 if (mask & (XValue | YValue))

Completed in 226 milliseconds