/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | arc-unavailable-for-weakref.m | 59 @property (weak) NSFont *font; // expected-error {{synthesizing __weak instance variable of type 'N… property 68 @property (weak) NSFont *font; // expected-error {{synthesizing __weak instance variable of type 'N… property 79 @property (weak) NSFont *font; // expected-error {{synthesizing __weak instance variable of type '… property
|
/minix3/crypto/external/bsd/openssl/dist/util/ |
H A D | pod2man.pl | 1039 sub font { subroutine
|
/minix3/minix/commands/loadfont/ |
H A D | loadfont.c | 54 static u8_t font[256][32]; in main() local
|
/minix3/external/bsd/mdocml/dist/ |
H A D | term_ps.c | 52 struct font { struct 69 enum termfont lastf; /* last set font */ argument
|
H A D | html.c | 226 enum htmlfont font; in print_metaf() local
|
H A D | man_term.c | 295 enum termfont font[2]; in pre_alternate() local
|
H A D | mandoc.h | 358 enum eqn_fontt font; /* font of box */ member
|
H A D | mdoc.h | 318 enum mdoc_font font; /* font */ member
|
/minix3/external/bsd/nvi/dist/motif_l/ |
H A D | xtabbed.c | 387 XFontStruct * font; member 1748 int XRotDrawString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC gc, int x, i… in XRotDrawString() 1763 int XRotDrawImageString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC gc, int… in XRotDrawImageString() 1778 int XRotDrawAlignedString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC gc, i… in XRotDrawAlignedString() 1793 int XRotDrawAlignedImageString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, GC … in XRotDrawAlignedImageString() 1807 static int XRotPaintAlignedString(Display *dpy, XFontStruct *font, float angle, Drawable drawable, … in XRotPaintAlignedString() 2039 static int XRotDrawHorizontalString(Display *dpy, XFontStruct *font, Drawable drawable, GC gc, int … in XRotDrawHorizontalString() 2132 static RotatedTextItem *XRotRetrieveFromCache(Display *dpy, XFontStruct *font, float angle, char *t… in XRotRetrieveFromCache() 2276 static RotatedTextItem *XRotCreateTextItem(Display *dpy, XFontStruct *font, float angle, char *text… in XRotCreateTextItem() 2815 XPoint *XRotTextExtents(Display *dpy, XFontStruct *font, float angle, int x, int y, char *text, int… in XRotTextExtents()
|
H A D | m_vi.c | 63 static XFontStruct *font; variable
|
/minix3/minix/commands/cawf/ |
H A D | cawf.h | 118 unsigned char font; /* font name character */ member
|
/minix3/external/bsd/nvi/dist/gtk/ |
H A D | gtkviscreen.c | 665 GdkFont *font; in draw_lines() local
|
/minix3/usr.bin/indent/ |
H A D | indent_globs.h | 231 char font[4]; member
|
/minix3/external/mit/xorg/lib/libxcb/files/ |
H A D | xproto.c | 4360 xcb_font_t font /**< */) in xcb_close_font_checked() 4387 xcb_font_t font /**< */) in xcb_close_font() 4493 xcb_fontable_t font /**< */) in xcb_query_font() 4520 xcb_fontable_t font /**< */) in xcb_query_font_unchecked() 4632 xcb_fontable_t font /**< */, in xcb_query_text_extents() 4666 xcb_fontable_t font /**< */, in xcb_query_text_extents_unchecked() 5101 const xcb_str_t *font /**< */) in xcb_set_font_path_checked() 5144 const xcb_str_t *font /**< */) in xcb_set_font_path()
|
H A D | xproto.h | 2648 xcb_font_t font; /**< */ member 2711 xcb_fontable_t font; /**< */ member 2756 xcb_fontable_t font; /**< */ member
|
H A D | glx.c | 946 xcb_font_t font /**< */, in xcb_glx_use_x_font_checked() 980 xcb_font_t font /**< */, in xcb_glx_use_x_font()
|
H A D | glx.h | 527 xcb_font_t font; /**< */ member
|