Home
last modified time | relevance | path

Searched defs:PageContent (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dtagged_int.h25 enum { Invalid, Element, PageContent, StreamContent, Object } m_Type; enumerator
/external/pdfium/xfa/fxfa/parser/
Dcscript_layoutpseudomodel.cpp344 void CScript_LayoutPseudoModel::PageContent(CFXJSE_Arguments* pArguments) { in PageContent() function in CScript_LayoutPseudoModel