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

  /external/pdfium/core/fpdfdoc/
tagged_int.h 25 enum { Invalid, Element, PageContent, StreamContent, Object } m_Type;
29 uint32_t m_PageObjNum; // For PageContent, StreamContent, Object.
31 uint32_t m_ContentId; // For PageContent, StreamContent.
  /external/pdfium/xfa/fxfa/parser/
cscript_layoutpseudomodel.cpp 344 void CScript_LayoutPseudoModel::PageContent(CFXJSE_Arguments* pArguments) {
347 ThrowParamCountMismatchException(L"pageContent");

Completed in 893 milliseconds