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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffapp.h 20 CFX_ObjectArray<CPDF_StreamAcc> m_Data;
  /external/pdfium/core/include/fxcrt/
fx_basic.h 449 class CFX_ObjectArray : public CFX_BasicArray {
451 CFX_ObjectArray() : CFX_BasicArray(sizeof(ObjectClass)) {}
453 ~CFX_ObjectArray() { RemoveAll(); }
465 int32_t Append(const CFX_ObjectArray& src,
495 int32_t Copy(const CFX_ObjectArray& src,
549 typedef CFX_ObjectArray<CFX_ByteString> CFX_ByteStringArray;
550 typedef CFX_ObjectArray<CFX_WideString> CFX_WideStringArray;
fx_xml.h 31 CFX_ObjectArray<CXML_AttrItem>* m_pMap;
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h 128 CFX_ObjectArray<FX_HandleParentPath> m_FolderQueue;
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 319 CFX_ObjectArray<CPDF_ContentMarkItem> m_Marks;

Completed in 80 milliseconds