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

  /external/pdfium/xfa/fxfa/parser/
cxfa_nodehelper.cpp 152 if (child->GetElementType() != XFA_Element::PageSet &&
161 child->GetElementType() == XFA_Element::PageSet) {
197 child->GetElementType() != XFA_Element::PageSet) {
283 (bIsProperty && refNode->GetElementType() != XFA_Element::PageSet)) {
cxfa_layoutpagemgr.cpp 31 if (pLayoutItem->m_pFormNode->GetElementType() != XFA_Element::PageSet)
37 pChildItem->m_pFormNode->GetElementType() != XFA_Element::PageSet) {
49 pChildItem->m_pFormNode->GetElementType() != XFA_Element::PageSet) {
268 m_pTemplatePageSetRoot = pTemplateNode->GetProperty(0, XFA_Element::PageSet);
    [all...]
cxfa_resolveprocessor.cpp 228 } else if (pChild->GetElementType() == XFA_Element::PageSet) {
283 child->GetElementType() != XFA_Element::PageSet) {
359 eType != XFA_Element::PageSet);
423 child->GetElementType() == XFA_Element::PageSet)) {
716 (bIsProperty && curNode->GetElementType() != XFA_Element::PageSet)) {
xfa_basic_data_element_properties.cpp 272 {XFA_Element::PageSet, 1, 0},
xfa_document_datamerger_imp.cpp     [all...]
xfa_basic_data_attributes.cpp     [all...]
xfa_basic_data.cpp 352 {0x74caed29, L"pageSet", XFA_Element::PageSet,
    [all...]
cxfa_node.cpp 660 pChild->GetElementType() == XFA_Element::PageSet)) {
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/page/
page_test_unittest.py 115 story_set = story.StorySet.PageSet()
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 778 PageSet,
  /external/pdfium/xfa/fxfa/app/
xfa_ffdocview.cpp 119 pSubformNode->GetFirstChildByClass(XFA_Element::PageSet);

Completed in 3818 milliseconds