Home
last modified time | relevance | path

Searched defs:eType (Results 1 – 25 of 55) sorted by relevance

123

/external/pdfium/xfa/fxfa/parser/
Dxfa_document_datamerger_imp.cpp14 XFA_Element eType = pTemplateChild->GetElementType(); in XFA_DataMerge_NeedGenerateForm() local
28 XFA_Element eType, in XFA_DataMerge_FindFormDOMInstance()
Dcxfa_list.cpp25 XFA_Element eType, in CXFA_List()
Dcxfa_event.cpp57 XFA_Element eType = pChild->GetElementType(); in GetEventType() local
Dcxfa_node.h164 T* GetChild(size_t index, XFA_Element eType, bool bOnlyChild) { in GetChild()
202 T* GetFirstChildByClass(XFA_Element eType) const { in GetFirstChildByClass()
211 T* GetNextSameClassSibling(XFA_Element eType) const { in GetNextSameClassSibling()
Dcxfa_nodehelper.cpp87 XFA_Element eType = XFA_GetElementByName(wsNameView); in CreateNode() local
Dcxfa_box.cpp64 XFA_Element eType, in CXFA_Box()
188 XFA_Element eType = GetElementType(); in Draw() local
Dcxfa_fill.cpp80 XFA_Element eType = pChild->GetElementType(); in GetType() local
Dcxfa_stroke.cpp68 XFA_Element eType, in CXFA_Stroke()
/external/pdfium/core/fxcrt/css/
Dcfx_cssselector.h35 void SetType(CFX_CSSSelectorType eType) { m_eType = eType; } in SetType()
Dcfx_cssdeclaration.cpp113 CFX_CSSPrimitiveType eType; in ParseCSSColor() local
335 CFX_CSSPrimitiveType eType; in ParseValueListProperty() local
456 CFX_CSSPrimitiveType eType; in ParseBorderProperty() local
514 CFX_CSSPrimitiveType eType; in ParseFontProperty() local
Dcfx_cssvaluelistparser.cpp19 bool CFX_CSSValueListParser::NextValue(CFX_CSSPrimitiveType* eType, in NextValue()
Dcfx_cssselector.cpp29 CFX_CSSSelector::CFX_CSSSelector(CFX_CSSSelectorType eType, in CFX_CSSSelector()
Dcfx_cssstyleselector.cpp177 CFX_CSSPrimitiveType eType = pValue->GetType(); in ApplyProperty() local
476 CFX_CSSPrimitiveType eType, in SetLengthWithPercent()
/external/pdfium/core/fpdfdoc/
Dcpdf_aaction.cpp59 bool CPDF_AAction::IsUserClick(AActionType eType) { in IsUserClick()
/external/pdfium/xfa/fxfa/
Dcxfa_textprovider.h28 CXFA_TextProvider(CXFA_Node* pNode, XFA_TEXTPROVIDERTYPE eType) in CXFA_TextProvider()
Dcxfa_fftextedit.cpp90 XFA_Element eType; in UpdateWidgetProperty() local
286 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java285 int eType; in next() local
1443 int eType = _exptype2(nodeID); in setStartNode() local
1459 int eType = _exptype2(nodeID); in setStartNode() local
1583 int eType; in next() local
1989 int eType; in _type2() local
2664 int eType = _exptype2(nodeID); in getNodeNameX() local
2711 int eType = _exptype2(nodeID); in getNodeName() local
3275 int eType = _exptype2(nextNSNode); in copyNS() local
3330 int eType = _exptype2(current); in copyAttributes() local
/external/pdfium/fxjs/xfa/
Dcjx_layoutpseudomodel.cpp259 XFA_Element eType = pItemChild->GetFormNode()->GetElementType(); in GetObjArray() local
280 XFA_Element eType = pItemChild->GetFormNode()->GetElementType(); in GetObjArray() local
297 XFA_Element eType = XFA_Element::Unknown; in GetObjArray() local
Dcjx_object.h139 T* GetProperty(int32_t index, XFA_Element eType) const { in GetProperty()
146 T* GetOrCreateProperty(int32_t index, XFA_Element eType) { in GetOrCreateProperty()
Dcjx_model.cpp54 XFA_Element eType = XFA_GetElementByName(tagName.AsStringView()); in createNode() local
/external/llvm-project/lldb/include/lldb/Target/
DABI.h29 enum eType { enum
/external/pdfium/fxjs/
Dcjs_object.h20 Type eType; member
/external/angle/util/windows/win32/
Dtest_utils_win32.cpp42 void OnCallstackEntry(CallstackEntryType eType, CallstackEntry &entry) override in OnCallstackEntry()
/external/cldr/tools/java/org/unicode/cldr/test/
DDateOrder.java96 int eType = variable.getType() * 2 + (variable.isNumeric() ? 1 : 0); in getOrderingInfo() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBaseIterators.java472 int eType; in next() local
937 int eType; in next() local
1781 int eType = _exptype(nodeID); in setStartNode() local
1790 int eType = _exptype(nodeID); in setStartNode() local

123