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

  /external/pdfium/xfa/fxfa/parser/
cxfa_node.cpp 185 m_Properties(properties),
322 if (m_Properties == nullptr)
326 const PropertyData* data = m_Properties + i;
350 if (m_Properties == nullptr)
354 const PropertyData* data = m_Properties + i;
439 if (m_Properties == nullptr)
    [all...]
cxfa_node.h 346 const PropertyData* const m_Properties;

Completed in 509 milliseconds