Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTextOut.c266 static int _FontStructFindHeight(XmTextWidget tw,
825 _FontStructFindHeight(XmTextWidget tw, in _FontStructFindHeight() function
932 return _FontStructFindHeight(tw, y, block, from, to); in FindHeight()