Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dfont_rendering.cpp96 Vec2d<pxs> TextFace::kern(GlyphIndex previous) const { in kern() function in teeui::TextFace
171 pen += face->kern(previous); in findLongestWordSequence()
/system/teeui/libteeui/include/teeui/
Dfont_rendering.h188 Vec2d<pxs> kern(GlyphIndex previous) const;