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

  /external/pdfium/xfa/fxfa/parser/
cxfa_layoutpagemgr.cpp 295 if (pPageArea->GetFirstChildByClass(XFA_Element::ContentArea))
313 CXFA_Node* pContentArea = pPageArea->GetChild(0, XFA_Element::ContentArea);
316 XFA_Element::ContentArea);
656 XFA_Element::ContentArea) {
679 XFA_Element::ContentArea) {
699 XFA_Element::ContentArea) {
704 XFA_Element::ContentArea) {
748 if (pTarget && pTarget->GetElementType() != XFA_Element::ContentArea)
    [all...]
cscript_layoutpseudomodel.cpp 227 if (wsType == L"contentArea") {
230 if (pItem->m_pFormNode->GetElementType() == XFA_Element::ContentArea) {
243 if (pItem->m_pFormNode->GetElementType() == XFA_Element::ContentArea) {
304 if (pItem->m_pFormNode->GetElementType() == XFA_Element::ContentArea) {
cxfa_layoutitem.cpp 89 XFA_Element::ContentArea) {
xfa_basic_data.cpp 214 {0x3ecead94, L"contentArea", XFA_Element::ContentArea,
    [all...]
xfa_document_datamerger_imp.cpp     [all...]
xfa_layout_itemlayout.cpp     [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffnotify.cpp 95 if (eType == XFA_Element::ContentArea)
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 714 ContentArea,

Completed in 227 milliseconds