Home
last modified time | relevance | path

Searched defs:getHorizontalAdvance (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A DUtils.h38 inline static int getHorizontalAdvance(const QFontMetrics &metrics, const QChar& c) in getHorizontalAdvance() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgText/
H A DGlyph.cpp478 float Glyph::getHorizontalAdvance() const { return _horizontalAdvance; } in getHorizontalAdvance() function in Glyph
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/
H A DGlyph.cpp457 float Glyph::getHorizontalAdvance() const { return _horizontalAdvance; } in getHorizontalAdvance() function in Glyph