Searched defs:m_TextState (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h349 CPDF_TextState m_TextState; member in class:CPDF_GraphicStates
430 CPDF_Font* GetFont() const { return m_TextState.GetFont(); }
432 FX_FLOAT GetFontSize() const { return m_TextState.GetFontSize(); }

Completed in 247 milliseconds