Searched refs:two_byte_font (Results 1 – 2 of 2) sorted by relevance
49 #define two_byte_font(f) (( (f)->min_byte1 != 0 || (f)->max_byte1 != 0)) macro
2706 if (font && two_byte_font(font)) in _XmStringCharacterCount()3987 text16 = two_byte_font(f); in _XmStringDrawSegment()6260 if (two_byte_font(font_struct)) in ComputeMetrics()