Home
last modified time | relevance | path

Searched refs:GetAttribute (Results 1 – 25 of 34) sorted by relevance

12

/external/sfntly/cpp/src/test/autogenerated/
Dcmap_basic_test.cc86 const TiXmlAttribute* num_cmaps_attr = GetAttribute(cmap_table->at(0), in TEST_P()
93 int32_t platform_id = GetAttribute(*it, "platform_id")->IntValue(); in TEST_P()
94 int32_t encoding_id = GetAttribute(*it, "encoding_id")->IntValue(); in TEST_P()
99 GetAttribute(*it, "format")->IntValue()); in TEST_P()
109 sscanf_s(GetAttribute(*jt, "char")->Value(), "%x", &character); in TEST_P()
111 sscanf(GetAttribute(*jt, "char")->Value(), "%x", &character); in TEST_P()
113 int32_t glyph_id = GetAttribute(*jt, "gid")->IntValue(); in TEST_P()
/external/ImageMagick/PerlMagick/t/
Dsubroutines.pl123 $normalized_mean_error=$background->GetAttribute('mean-error');
130 $normalized_maximum_error=$background->GetAttribute('maximum-error');
367 $normalized_mean_error=$srcimage->GetAttribute('mean-error');
375 $normalized_maximum_error=$srcimage->GetAttribute('maximum-error');
663 $normalized_mean_error=$image->GetAttribute('mean-error');
670 $normalized_maximum_error=$image->GetAttribute('maximum-error');
903 $value=$image->GetAttribute($name);
934 $value=$image->GetAttribute($name);
1038 $signature=$montage->GetAttribute('signature');
1126 $signature=$image->GetAttribute('signature');
[all …]
/external/webrtc/webrtc/p2p/base/
Dstun.cc95 GetAttribute(STUN_ATTR_MAPPED_ADDRESS); in GetAddress()
97 mapped_address = GetAttribute(STUN_ATTR_XOR_MAPPED_ADDRESS); in GetAddress()
102 return static_cast<const StunAddressAttribute*>(GetAttribute(type)); in GetAddress()
107 return static_cast<const StunUInt32Attribute*>(GetAttribute(type)); in GetUInt32()
111 return static_cast<const StunUInt64Attribute*>(GetAttribute(type)); in GetUInt64()
115 return static_cast<const StunByteStringAttribute*>(GetAttribute(type)); in GetByteString()
120 GetAttribute(STUN_ATTR_ERROR_CODE)); in GetErrorCode()
125 GetAttribute(STUN_ATTR_UNKNOWN_ATTRIBUTES)); in GetUnknownAttributes()
401 const StunAttribute* StunMessage::GetAttribute(int type) const { in GetAttribute() function in cricket::StunMessage
Dstun.h198 const StunAttribute* GetAttribute(int type) const;
/external/sfntly/cpp/src/test/
Dtest_xml_utils.h29 const TiXmlAttribute* GetAttribute(const TiXmlNode* node,
Dtest_xml_utils.cc40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, in GetAttribute() function
/external/pdfium/xfa/fxfa/app/
Dcxfa_csstagprovider.h27 CFX_WideString GetAttribute(const CFX_WideString& wsAttr) { in GetAttribute() function
Dcxfa_textparser.cpp206 tagProvider->GetAttribute(L"style"), in ComputeStyle()
207 tagProvider->GetAttribute(L"align"), pStyle.Get()); in ComputeStyle()
240 m_pSelector->ComputeStyle(declArray, tagProvider->GetAttribute(L"style"), in ParseRichText()
241 tagProvider->GetAttribute(L"align"), in ParseRichText()
/external/boringssl/src/crypto/test/
Dfile_test.cc156 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest
192 if (!GetAttribute(&value, key)) { in GetBytes()
Dfile_test.h100 bool GetAttribute(std::string *out_value, const std::string &key); in OPENSSL_MSVC_PRAGMA()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_image.cpp25 return m_pNode->GetAttribute(L"href", wsHref); in GetHref()
Dcxfa_dataexporter.cpp86 !pNode->GetAttribute((XFA_ATTRIBUTE)eName, wsValue, false)) { in SaveAttribute()
191 pNode->GetAttribute(XFA_ATTRIBUTE_ContentType, wsContentType, false); in RegenerateFormFile_Changed()
219 pRawValueNode->GetAttribute(XFA_ATTRIBUTE_Value, wsRawValue, false); in RegenerateFormFile_Changed()
Dcxfa_simple_parser.cpp130 pElement->GetAttribute(i, wsAttrName, wsAttrValue); in FindAttributeWithNS()
484 pElement->GetAttribute(i, wsAttriName, wsAttriValue); in ParseAsXDPPacket_XDP()
911 pXMLElement->GetAttribute(i, wsAttrQualifiedName, wsAttrValue); in NormalLoader()
1091 pXMLElement->GetAttribute(i, wsQualifiedName, wsValue); in ParseDataGroup()
Dcxfa_node.cpp528 GetAttribute(XFA_ATTRIBUTE_Name, wsName, false); in Clone()
1099 GetAttribute(XFA_ATTRIBUTE_Name, wsName); in Script_TreeClass_All()
1236 GetAttribute(wsExpression.AsStringC(), wsValue); in Script_NodeClass_GetAttribute()
1858 GetAttribute(eAttribute, wsValue); in Script_Attribute_String()
1872 GetAttribute(eAttribute, wsValue); in Script_Attribute_StringRead()
3403 GetAttribute(XFA_ATTRIBUTE_Checksum, wsChecksum, false); in Script_Form_Checksum()
3646 bool CXFA_Node::GetAttribute(XFA_ATTRIBUTE eAttr, in GetAttribute() function in CXFA_Node
3718 bool CXFA_Node::GetAttribute(const CFX_WideStringC& wsAttr, in GetAttribute() function in CXFA_Node
3723 return GetAttribute(pAttributeInfo->eName, wsValue, bUseDefault); in GetAttribute()
4177 GetAttribute(XFA_ATTRIBUTE_ContentType, wsContentType, false); in SetScriptContent()
[all …]
Dxfa_locale.cpp360 if (pChild->GetAttribute(XFA_ATTRIBUTE_Name, wsChild)) { in GetNodeByName()
Dxfa_object.h196 bool GetAttribute(XFA_ATTRIBUTE eAttr,
202 bool GetAttribute(const CFX_WideStringC& wsAttr,
/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.h86 bool GetAttribute(int32_t index,
126 bool GetAttribute(int32_t index,
/external/boringssl/src/crypto/ecdsa/
Decdsa_verify_test.cc31 if (!t->GetAttribute(&curve_name, key)) { in GetCurve()
Decdsa_sign_test.cc31 if (!t->GetAttribute(&curve_name, key)) { in GetCurve()
/external/boringssl/src/crypto/hmac/
Dhmac_test.cc90 if (!t->GetAttribute(&digest_str, "HMAC")) { in TestHMAC()
/external/boringssl/src/crypto/ecdh/
Decdh_test.cc31 if (!t->GetAttribute(&curve_name, key)) { in GetCurve()
/external/gptfdisk/
Dgpt.h204 void GetAttribute(const uint32_t partNum, const string& attributeBits);
/external/boringssl/src/crypto/cipher/
Dcipher_test.cc222 if (!t->GetAttribute(&cipher_str, "Cipher")) { in TestCipher()
/external/boringssl/src/crypto/evp/
Devp_test.cc152 if (!t->GetAttribute(&key_type, "Type")) { in ImportKey()
/external/libxml2/python/tests/
Dreader.py89 reader.GetAttribute("dt:type") != "int":

12