Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h125 uint16_t GetPasswordChar() const { return GetSubWord(); } in GetPasswordChar()
150 uint16_t GetSubWord() const { return m_wSubWord; } in GetSubWord() function
Dcpdf_variabletext.cpp300 GetSubWord() > 0 ? GetDefaultFontIndex() in InsertWord()
798 return GetWordWidth(GetWordFontIndex(WordInfo), WordInfo.Word, GetSubWord(), in GetWordWidth()