Home
last modified time | relevance | path

Searched refs:Comb (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_comb.cpp30 XFA_Element::Comb, in CXFA_Comb()
Dcxfa_numericedit.cpp16 {XFA_Element::Comb, 1, 0},
Dcxfa_datetimeedit.cpp16 {XFA_Element::Comb, 1, 0},
Dcxfa_textedit.cpp16 {XFA_Element::Comb, 1, 0},
Dcxfa_node_statics.cpp409 {0x386e7421 /* comb */, XFA_Element::Comb},
1175 case XFA_Element::Comb: in Create()
2507 case XFA_Element::Comb: in ElementToName()
Dcxfa_node.cpp1426 case XFA_Element::Comb: { in SendAttributeChangeMessage()
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h705 Comb, enumerator
Dcxfa_widgetacc.cpp2281 pUIChild->GetChild<CXFA_Comb>(0, XFA_Element::Comb, false)) in GetNumberOfCells()