HomeSort by relevance Sort by last modified time
    Searched refs:min_bounds (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c 65 dump_char_struct(&font->min_bounds, "min> ");
203 return (&fs->min_bounds);
240 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);
253 max_width = fs->max_bounds.rbearing - fs->min_bounds.lbearing;
  /external/mesa3d/src/mesa/drivers/x11/
xfonts.c 65 dump_char_struct(&font->min_bounds, "min> ");
203 return (&fs->min_bounds);
239 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:__anon53652
    [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:__anon55518
    [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 460 milliseconds