Home
last modified time | relevance | path

Searched refs:two_byte_font (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmStringI.h49 #define two_byte_font(f) (( (f)->min_byte1 != 0 || (f)->max_byte1 != 0)) macro
H A DXmString.c2706 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()