Searched refs:m_pLayoutElement (Results 1 – 2 of 2) sorted by relevance
22 m_pLayoutElement = NULL; in CPDF_LayoutProcessor_Reflow()49 m_pLayoutElement = NULL; in Init()628 m_pLayoutElement = pChildElement; in ProcessElement()635 if(m_Status == LayoutToBeContinued && m_pLayoutElement == pChildElement) { in ProcessElement()
74 IPDF_LayoutElement* m_pLayoutElement; variable