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

/xsrc/external/mit/libXaw/dist/src/
H A DMultiSink.c915 Atom XA_FIGURE_WIDTH; local in function:SetTabs
936 XA_FIGURE_WIDTH = XInternAtom(XtDisplayOfObject(w), "FIGURE_WIDTH", False);
937 if (XA_FIGURE_WIDTH != None
938 && (!XGetFontProperty(font, XA_FIGURE_WIDTH, &figure_width)
H A DAsciiSink.c1890 Atom XA_FIGURE_WIDTH; local in function:SetTabs
1897 XA_FIGURE_WIDTH = XInternAtom(XtDisplayOfObject(w), "FIGURE_WIDTH", False);
1898 if (XA_FIGURE_WIDTH != None
1899 && (!XGetFontProperty(font, XA_FIGURE_WIDTH, &figure_width)

Completed in 12 milliseconds