Home
last modified time | relevance | path

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

123

/external/pdfium/xfa/fxfa/parser/
Dxfa_document_datamerger_imp.cpp14 XFA_Element eType = pTemplateChild->GetElementType(); in XFA_DataMerge_NeedGenerateForm() local
27 XFA_Element eType, in XFA_DataMerge_FindFormDOMInstance()
Dcxfa_node.h192 T* GetChild(size_t index, XFA_Element eType, bool bOnlyChild) { in GetChild()
197 const T* GetChild(size_t index, XFA_Element eType, bool bOnlyChild) const { in GetChild()
238 T* GetFirstChildByClass(XFA_Element eType) const { in GetFirstChildByClass()
247 T* GetNextSameClassSibling(XFA_Element eType) const { in GetNextSameClassSibling()
Dcxfa_list.cpp20 XFA_Element eType, in CXFA_List()
Dcxfa_localevalue.cpp100 CXFA_LocaleValue::CXFA_LocaleValue(ValueType eType, CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue()
105 CXFA_LocaleValue::CXFA_LocaleValue(ValueType eType, in CXFA_LocaleValue()
113 CXFA_LocaleValue::CXFA_LocaleValue(ValueType eType, in CXFA_LocaleValue()
343 ValueType eType) { in ValidateCanonicalValue()
Dcxfa_event.cpp59 XFA_Element eType = pChild->GetElementType(); in GetEventType() local
Dcxfa_box.cpp68 XFA_Element eType, in CXFA_Box()
194 XFA_Element eType = GetElementType(); in Draw() local
Dcxfa_fill.cpp86 XFA_Element eType = pChild->GetElementType(); in GetType() local
Dcxfa_stroke.cpp71 XFA_Element eType, in CXFA_Stroke()
/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp116 CFX_CSSValue::PrimitiveType eType; in ParseCSSColor() local
339 CFX_CSSValue::PrimitiveType eType; in ParseValueListProperty() local
459 CFX_CSSValue::PrimitiveType eType; in ParseBorderProperty() local
518 CFX_CSSValue::PrimitiveType eType; in ParseFontProperty() local
Dcfx_cssvaluelistparser.cpp22 bool CFX_CSSValueListParser::NextValue(CFX_CSSValue::PrimitiveType* eType, in NextValue()
Dcfx_cssstyleselector.cpp176 CFX_CSSValue::PrimitiveType eType = pValue->GetType(); in ApplyProperty() local
475 CFX_CSSValue::PrimitiveType eType, in SetLengthWithPercent()
/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_object.h145 T* GetProperty(int32_t index, XFA_Element eType) const { in GetProperty()
149 T* GetOrCreateProperty(int32_t index, XFA_Element eType) { in GetOrCreateProperty()
Dcfxjse_nodehelper.cpp84 XFA_Element eType = XFA_GetElementByName(wsNameView); in CreateNode() local
Dcjx_layoutpseudomodel.cpp262 XFA_Element eType = pItemChild->GetFormNode()->GetElementType(); in GetObjArray() local
283 XFA_Element eType = pItemChild->GetFormNode()->GetElementType(); in GetObjArray() local
300 XFA_Element eType = XFA_Element::Unknown; in GetObjArray() local
Dcjx_model.cpp55 XFA_Element eType = XFA_GetElementByName(tagName.AsStringView()); in createNode() local
Dcjx_node.cpp188 XFA_Element eType = XFA_GetElementByName(expression.AsStringView()); in isPropertySpecified() local
476 XFA_Element eType) { in execSingleEventByName()
/external/kotlinpoet/kotlinpoet/src/main/java/com/squareup/kotlinpoet/
DClassName.kt267 val eType = e as TypeElement in asClassName() constant
/external/pdfium/xfa/fxfa/
Dcxfa_fftextedit.cpp97 XFA_Element eType; in UpdateWidgetProperty() local
277 XFA_ValuePicture eType = XFA_ValuePicture::kDisplay; in UpdateFWLData() local
Dcxfa_textprovider.cpp35 CXFA_TextProvider::CXFA_TextProvider(CXFA_Node* pNode, Type eType) in CXFA_TextProvider()
/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/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
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DDateOrder.java96 int eType = variable.getType() * 2 + (variable.isNumeric() ? 1 : 0); in getOrderingInfo() local
/external/sqlite/dist/ext/misc/
Dpercentile.c104 int eType; in percentStep() local

123