HomeSort by: relevance | last modified time | path
    Searched refs:max_char_or_byte2 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/utils/xtotroff/
xtotroff.c 52 || (unsigned int) c > fi->max_char_or_byte2)
181 for (c = fi->min_char_or_byte2; c <= fi->max_char_or_byte2; c++) {
  /src/external/gpl2/groff/dist/src/devices/xditview/
draw.c 149 || (unsigned int)c > fi->max_char_or_byte2)
  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 2804 uint16_t max_char_or_byte2; member in struct:xcb_query_font_reply_t
2936 uint16_t max_char_or_byte2; member in struct:xcb_list_fonts_with_info_reply_t

Completed in 73 milliseconds