Home
last modified time | relevance | path

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

123

/external/pdfium/core/fxcrt/xml/
Dcfx_saxreaderhandler.cpp22 CFX_SAXItem::Type eType, in OnTagEnter()
57 CFX_SAXItem::Type eType, in OnTagData()
94 CFX_SAXItem::Type eType, in OnTargetData()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTVertex.cpp65 const EPVRTDataType eType, in PVRTVertexRead()
230 const EPVRTDataType eType) in PVRTVertexRead()
258 const EPVRTDataType eType, in PVRTVertexWrite()
419 const EPVRTDataType eType, in PVRTVertexWrite()
/external/pdfium/core/fxcrt/css/
Dcfx_cssselector.h35 void SetType(CFX_CSSSelectorType eType) { m_eType = eType; } in SetType()
Dcfx_cssvaluelistparser.cpp18 bool CFX_CSSValueListParser::NextValue(CFX_CSSPrimitiveType* eType, in NextValue()
Dcfx_cssselector.cpp29 CFX_CSSSelector::CFX_CSSSelector(CFX_CSSSelectorType eType, in CFX_CSSSelector()
Dcfx_cssdeclaration.cpp256 CFX_CSSPrimitiveType eType; in ParseCSSColor() local
478 CFX_CSSPrimitiveType eType; in ParseValueListProperty() local
598 CFX_CSSPrimitiveType eType; in ParseBorderProperty() local
655 CFX_CSSPrimitiveType eType; in ParseFontProperty() local
Dcfx_cssstyleselector.cpp175 CFX_CSSPrimitiveType eType = pValue->GetType(); in ApplyProperty() local
474 CFX_CSSPrimitiveType eType, in SetLengthWithPercent()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_list.cpp26 XFA_Element eType, in CXFA_List()
Dcxfa_node.h164 T* GetChild(size_t index, XFA_Element eType, bool bOnlyChild) { in GetChild()
205 T* GetFirstChildByClass(XFA_Element eType) const { in GetFirstChildByClass()
214 T* GetNextSameClassSibling(XFA_Element eType) const { in GetNextSameClassSibling()
Dcxfa_event.cpp59 XFA_Element eType = pChild->GetElementType(); in GetEventType() local
Dcxfa_box.cpp64 XFA_Element eType, in CXFA_Box()
190 XFA_Element eType = GetElementType(); in Draw() local
Dcxfa_node.cpp179 XFA_Element eType, in CXFA_Node()
204 XFA_Element eType, in CXFA_Node()
456 CXFA_Node* CXFA_Node::CreateSamePacketNode(XFA_Element eType) { in CreateSamePacketNode()
563 XFA_Element eType = GetElementType(); in GetContainerWidgetAcc() local
778 size_t CXFA_Node::CountChildren(XFA_Element eType, bool bOnlyChild) { in CountChildren()
791 XFA_Element eType, in GetChildInternal()
1044 XFA_Element eType = pNode->GetElementType(); in GetInstanceMgrOfSubform() local
1491 XFA_Element eType = pValueNode->GetElementType(); in SendAttributeChangeMessage() local
Dxfa_document_datamerger_imp.cpp131 XFA_Element eType = pFormNode->GetElementType(); in CreateDataBinding() local
505 XFA_Element eType = pTemplateChild->GetElementType(); in NeedGenerateForm() local
715 XFA_Element eType = pTemplateNode->GetElementType(); in CopyContainer_SubformSet() local
1091 XFA_Element eType = pFormNode->GetElementType(); in UpdateBindingRelations() local
1253 XFA_Element eType, in XFA_DataMerge_FindFormDOMInstance()
Dcxfa_fill.cpp81 XFA_Element eType = pChild->GetElementType(); in GetType() local
/external/pdfium/fxjs/xfa/
Dcjx_object.h99 T* GetProperty(int32_t index, XFA_Element eType) const { in GetProperty()
106 T* GetOrCreateProperty(int32_t index, XFA_Element eType) { in GetOrCreateProperty()
Dcjx_layoutpseudomodel.cpp253 XFA_Element eType = pItemChild->m_pFormNode->GetElementType(); in GetObjArray() local
275 XFA_Element eType = pItemChild->m_pFormNode->GetElementType(); in GetObjArray() local
291 XFA_Element eType = XFA_Element::Unknown; in GetObjArray() local
Dcjx_model.cpp49 XFA_Element eType = CXFA_Node::NameToElement(tagName); in createNode() local
/external/pdfium/xfa/fxfa/
Dcxfa_textprovider.h27 CXFA_TextProvider(CXFA_WidgetAcc* pWidgetAcc, XFA_TEXTPROVIDERTYPE eType) in CXFA_TextProvider()
Dcxfa_fftextedit.cpp89 XFA_Element eType; in UpdateWidgetProperty() local
258 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData() local
Dcxfa_textprovider.cpp139 XFA_Element eType = m_pWidgetAcc->GetUIType(); in IsCheckButtonAndAutoWidth() 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/
Dcjs_object.h21 Type eType; member
/external/cldr/tools/java/org/unicode/cldr/test/
DDateOrder.java96 int eType = variable.getType() * 2 + (variable.isNumeric() ? 1 : 0); in getOrderingInfo() local
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/
DPVRScopeComms.h69 ESPSCommsLibType eType; ///< Item type member
/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