Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h107 uint16_t GetPasswordChar() const { return GetSubWord(); } in GetPasswordChar()
134 uint16_t GetSubWord() const { return m_wSubWord; } in GetSubWord() function
Dcpdf_variabletext.cpp228 GetSubWord() > 0 ? GetDefaultFontIndex() in InsertWord()
663 return GetWordWidth(GetWordFontIndex(WordInfo), WordInfo.Word, GetSubWord(), in GetWordWidth()
Dctypeset.cpp317 pWord->nFontIndex, pWord->Word, m_pVT->GetSubWord(), in SplitLines()