Home
last modified time | relevance | path

Searched refs:XFA_ATTRIBUTEENUM_Hidden (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp86 return XFA_ATTRIBUTEENUM_Hidden; in GetPresence()
Dxfa_basic_data_enum.cpp128 {0x573cb40c, L"hidden", XFA_ATTRIBUTEENUM_Hidden},
Dcxfa_widgetdata.cpp1076 pSaveItems->SetEnum(XFA_ATTRIBUTE_Presence, XFA_ATTRIBUTEENUM_Hidden); in InsertItem()
/external/pdfium/xfa/fxfa/app/
Dxfa_ffpushbutton.cpp136 if (caption && caption.GetPresence() != XFA_ATTRIBUTEENUM_Hidden) { in LoadHighlightCaption()
Dxfa_ffwidgetacc.cpp119 if (!caption || caption.GetPresence() == XFA_ATTRIBUTEENUM_Hidden) in LoadCaption()
1195 if (caption && caption.GetPresence() != XFA_ATTRIBUTEENUM_Hidden) { in FindSplitPos()
Dxfa_fffield.cpp176 if (caption && caption.GetPresence() != XFA_ATTRIBUTEENUM_Hidden) { in CapPlacement()
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h216 XFA_ATTRIBUTEENUM_Hidden, enumerator