Searched refs:GetElmWidth (Results 1 – 2 of 2) sorted by relevance
43 FX_FLOAT GetElmWidth(IPDF_LayoutElement* pElement);
349 FX_FLOAT CPDF_LayoutProcessor_Reflow::GetElmWidth(IPDF_LayoutElement* pElement) in GetElmWidth() function in CPDF_LayoutProcessor_Reflow560 pTable->m_TableWidth = GetElmWidth(pElement); in ProcessElement()