Home
last modified time | relevance | path

Searched defs:eElement (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodelocale.cpp149 WideString CXFA_NodeLocale::GetSymbol(XFA_Element eElement, in GetSymbol()
157 WideString CXFA_NodeLocale::GetCalendarSymbol(XFA_Element eElement, in GetCalendarSymbol()
Dcxfa_document.cpp1373 XFA_Element eElement) { in CreateNode()
/external/pdfium/xfa/fxfa/
Dcxfa_ffpageview.cpp93 bool IsLayoutElement(XFA_Element eElement, bool bLayoutContainer) { in IsLayoutElement()
/external/pdfium/fxjs/xfa/
Dcjx_node.cpp212 XFA_Element eElement = XFA_GetElementByName(expression.AsStringView()); in getElement() local