Home
last modified time | relevance | path

Searched refs:AllowNeutral (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_checkbutton.cpp21 {XFA_Attribute::AllowNeutral, XFA_AttributeType::Boolean, (void*)0},
Dcxfa_node_statics.cpp703 {0x47cfa43a /* allowNeutral */, XFA_Attribute::AllowNeutral},
1971 case XFA_Attribute::AllowNeutral: in AttributeToName()
Dxfa_basic_data_element_script.cpp632 XFA_Attribute::AllowNeutral, XFA_ScriptType::Basic},
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h436 AllowNeutral, enumerator
Dcxfa_widgetacc.cpp1615 pUIChild->JSObject()->GetBoolean(XFA_Attribute::AllowNeutral); in IsAllowNeutral()