OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:min_bounds
(Results
1 - 10
of
10
) sorted by null
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c
64
dump_char_struct(&font->
min_bounds
, "min> ");
202
return (&fs->
min_bounds
);
239
max_width = fs->max_bounds.rbearing - fs->
min_bounds
.lbearing;
/external/mesa3d/src/glx/
xfont.c
70
dump_char_struct(&font->
min_bounds
, "min> ");
208
return (&fs->
min_bounds
);
243
max_width = fs->max_bounds.rbearing - fs->
min_bounds
.lbearing;
/external/mesa3d/src/mesa/drivers/x11/
xfonts.c
71
dump_char_struct(&font->
min_bounds
, "min> ");
209
return (&fs->
min_bounds
);
245
max_width = fs->max_bounds.rbearing - fs->
min_bounds
.lbearing;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h
682
* return
min_bounds
). If none of these hold true, try again with the default
690
cs = &fs->
min_bounds
; \
713
cs = &fs->
min_bounds
; \
[
all
...]
Xlib.h
1058
XCharStruct
min_bounds
; \/* minimum bounds over all existing char*\/
member in struct:__anon38009
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlibint.h
646
* return
min_bounds
). If none of these hold true, try again with the default
654
cs = &fs->
min_bounds
; \
677
cs = &fs->
min_bounds
; \
[
all
...]
Xlib.h
1055
XCharStruct
min_bounds
; \/* minimum bounds over all existing char*\/
member in struct:__anon39872
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h
2511
xcb_charinfo_t
min_bounds
; \/**< *\/
member in struct:xcb_query_font_reply_t
2643
xcb_charinfo_t
min_bounds
; \/**< *\/
member in struct:xcb_list_fonts_with_info_reply_t
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h
2511
xcb_charinfo_t
min_bounds
; \/**< *\/
member in struct:xcb_query_font_reply_t
2643
xcb_charinfo_t
min_bounds
; \/**< *\/
member in struct:xcb_list_fonts_with_info_reply_t
[
all
...]
/external/ImageMagick/MagickCore/
display.c
[
all
...]
Completed in 249 milliseconds