Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfont_int.h69 CFX_ByteString m_LastWord; variable
Dfpdf_font_cid.cpp269 if (_CMap_GetCodeRange(range, m_LastWord, word)) { in ParseWord()
276 m_LastWord = word; in ParseWord()