Home
last modified time | relevance | path

Searched refs:maxAscentOfFontSet (Results 1 – 4 of 4) sorted by path

/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DXawIm.c78 #define maxAscentOfFontSet(fontset) \ macro
85 (maxHeightOfFontSet(fontset) - maxAscentOfFontSet(fontset))
755 height = maxAscentOfFontSet(p->font_set)
914 height = maxAscentOfFontSet(p->font_set)
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DXawIm.c72 #define maxAscentOfFontSet(fontset) \ macro
79 (maxHeightOfFontSet(fontset) - maxAscentOfFontSet(fontset))
812 height = (Dimension)(maxAscentOfFontSet(p->font_set) in CreateIC()
971 height = maxAscentOfFontSet(p->font_set) in SetICValues()
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DXawIm.c77 #define maxAscentOfFontSet(fontset) \ macro
84 (maxHeightOfFontSet(fontset) - maxAscentOfFontSet(fontset))
731 height = maxAscentOfFontSet(p->font_set) in CreateIC()
888 height = maxAscentOfFontSet(p->font_set) in SetICValues()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DXawIm.c81 #define maxAscentOfFontSet(fontset) \ macro
88 (maxHeightOfFontSet(fontset) - maxAscentOfFontSet(fontset))
764 height = maxAscentOfFontSet(p->font_set)
923 height = maxAscentOfFontSet(p->font_set)