Home
last modified time | relevance | path

Searched defs:rightglyph (Results 1 – 2 of 2) sorted by relevance

/dports/devel/love/love-11.3/src/modules/graphics/
H A DFont.cpp322 float Font::getKerning(uint32 leftglyph, uint32 rightglyph) in getKerning()
/dports/devel/love10/love-0.10.2/src/modules/graphics/opengl/
H A DFont.cpp337 float Font::getKerning(uint32 leftglyph, uint32 rightglyph) in getKerning()