HomeSort by relevance Sort by last modified time
    Searched refs:GetElmWidth (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/reflow/
reflowedpage.h 43 FX_FLOAT GetElmWidth(IPDF_LayoutElement* pElement);
layoutprocessor_reflow.cpp 349 FX_FLOAT CPDF_LayoutProcessor_Reflow::GetElmWidth(IPDF_LayoutElement* pElement)
560 pTable->m_TableWidth = GetElmWidth(pElement);
    [all...]

Completed in 159 milliseconds