Searched refs:GetFontSizeV (Results 1 – 3 of 3) sorted by relevance
191 FX_FLOAT GetFontSizeV() const;
315 FX_FLOAT CPDF_TextState::GetFontSizeV() const { in GetFontSizeV() function in CPDF_TextState
61 FX_FLOAT fontsize_v = pText->m_TextState.GetFontSizeV(); in ProcessObject()