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

  /external/pdfium/xfa/fxfa/parser/
xfa_object.h 140 struct XFA_MAPDATABLOCK {
141 uint8_t* GetData() const { return (uint8_t*)this + sizeof(XFA_MAPDATABLOCK); }
151 std::map<void*, XFA_MAPDATABLOCK*> m_BufferMap;
    [all...]
cxfa_node.cpp     [all...]

Completed in 44 milliseconds