Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp110 float unused_kerning; in CountWords() local
111 GetCharInfo(i, &charcode, &unused_kerning); in CountWords()
137 float unused_kerning; in GetWordString() local
138 GetCharInfo(i, &charcode, &unused_kerning); in GetWordString()