/external/pdfium/core/fxcrt/xml/ |
D | cfx_saxreaderhandler.cpp | 22 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/ |
D | PVRTVertex.cpp | 65 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/ |
D | cfx_cssselector.h | 35 void SetType(CFX_CSSSelectorType eType) { m_eType = eType; } in SetType()
|
D | cfx_cssvaluelistparser.cpp | 18 bool CFX_CSSValueListParser::NextValue(CFX_CSSPrimitiveType* eType, in NextValue()
|
D | cfx_cssselector.cpp | 29 CFX_CSSSelector::CFX_CSSSelector(CFX_CSSSelectorType eType, in CFX_CSSSelector()
|
D | cfx_cssdeclaration.cpp | 256 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
|
D | cfx_cssstyleselector.cpp | 175 CFX_CSSPrimitiveType eType = pValue->GetType(); in ApplyProperty() local 474 CFX_CSSPrimitiveType eType, in SetLengthWithPercent()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_list.cpp | 26 XFA_Element eType, in CXFA_List()
|
D | cxfa_node.h | 164 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()
|
D | cxfa_event.cpp | 59 XFA_Element eType = pChild->GetElementType(); in GetEventType() local
|
D | cxfa_box.cpp | 64 XFA_Element eType, in CXFA_Box() 190 XFA_Element eType = GetElementType(); in Draw() local
|
D | cxfa_node.cpp | 179 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
|
D | xfa_document_datamerger_imp.cpp | 131 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()
|
D | cxfa_fill.cpp | 81 XFA_Element eType = pChild->GetElementType(); in GetType() local
|
/external/pdfium/fxjs/xfa/ |
D | cjx_object.h | 99 T* GetProperty(int32_t index, XFA_Element eType) const { in GetProperty() 106 T* GetOrCreateProperty(int32_t index, XFA_Element eType) { in GetOrCreateProperty()
|
D | cjx_layoutpseudomodel.cpp | 253 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
|
D | cjx_model.cpp | 49 XFA_Element eType = CXFA_Node::NameToElement(tagName); in createNode() local
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textprovider.h | 27 CXFA_TextProvider(CXFA_WidgetAcc* pWidgetAcc, XFA_TEXTPROVIDERTYPE eType) in CXFA_TextProvider()
|
D | cxfa_fftextedit.cpp | 89 XFA_Element eType; in UpdateWidgetProperty() local 258 XFA_VALUEPICTURE eType = XFA_VALUEPICTURE_Display; in UpdateFWLData() local
|
D | cxfa_textprovider.cpp | 139 XFA_Element eType = m_pWidgetAcc->GetUIType(); in IsCheckButtonAndAutoWidth() local
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
D | SAX2DTM2.java | 285 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/ |
D | cjs_object.h | 21 Type eType; member
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | DateOrder.java | 96 int eType = variable.getType() * 2 + (variable.isNumeric() ? 1 : 0); in getOrderingInfo() local
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/ |
D | PVRScopeComms.h | 69 ESPSCommsLibType eType; ///< Item type member
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMDefaultBaseIterators.java | 472 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
|