Home
last modified time | relevance | path

Searched defs:STYLE_OUTLINE (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_text_style.h103 #define STYLE_OUTLINE (1 << 2) macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinprefs.h65 #define STYLE_OUTLINE (1L<<1) /* Force window style just thin-line border */ macro
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/style/
H A DRtfFont.java160 public static final int STYLE_OUTLINE = 64; field in RtfFont