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()
133 uint16_t GetSubWord() const { return m_wSubWord; } in GetSubWord() function
Dcpdf_variabletext.cpp216 GetSubWord() > 0 ? GetDefaultFontIndex() in InsertWord()
610 return GetWordWidth(GetWordFontIndex(WordInfo), WordInfo.Word, GetSubWord(), in GetWordWidth()
Dctypeset.cpp345 pWord->nFontIndex, pWord->Word, m_pVT->GetSubWord(), in SplitLines()