HomeSort by relevance Sort by last modified time
    Searched refs:min_bounds (Results 1 - 8 of 8) 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.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:__anon61392
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/
export_tensorflow.cc 615 const string min_bounds = src_op.outputs[0] + "/min_bounds"; local
629 min_bounds_const_op->set_name(min_bounds);
647 *min_op->add_input() = min_bounds;
    [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 162 milliseconds