Searched refs:XTextWidth16 (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DLabel.c214 return XTextWidth16(fs, buf2b, n);
239 #define XTextWidth16 _XawLabelWidth16 macro
318 width = XTextWidth16(fs, (TXT16*)label, (int)(nl - label)/2);
332 width = XTextWidth16(fs, (TXT16*)label, (int)strlen(label)/2);
342 XTextWidth16(fs, (TXT16*)lw->label.label,

Completed in 12 milliseconds