/external/pdfium/xfa/src/fxfa/src/app/ |
H A D | xfa_ffConfigAcc.cpp | 41 pFontNode->GetAttribute(XFA_ATTRIBUTE_Typeface, wsFontFamily);
42 pFontNode->GetAttribute(XFA_ATTRIBUTE_PsName, wsPsName);
44 pFontNode->GetAttribute(XFA_ATTRIBUTE_Weight, wsValue);
49 pFontNode->GetAttribute(XFA_ATTRIBUTE_Posture, wsValue);
|
H A D | xfa_ffpageview.cpp | 273 if (pTraverse->GetAttribute(XFA_ATTRIBUTE_Ref, wsTraverseWidgetName)) {
|
/external/sfntly/cpp/src/test/ |
H A D | test_xml_utils.h | 29 const TiXmlAttribute* GetAttribute(const TiXmlNode* node,
|
H A D | test_xml_utils.cc | 40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, function in namespace:sfntly
|
/external/sfntly/cpp/src/test/autogenerated/ |
H A D | cmap_basic_test.cc | 86 const TiXmlAttribute* num_cmaps_attr = GetAttribute(cmap_table->at(0), 93 int32_t platform_id = GetAttribute(*it, "platform_id")->IntValue(); 94 int32_t encoding_id = GetAttribute(*it, "encoding_id")->IntValue(); 99 GetAttribute(*it, "format")->IntValue()); 109 sscanf_s(GetAttribute(*jt, "char")->Value(), "%x", &character); 111 sscanf(GetAttribute(*jt, "char")->Value(), "%x", &character); 113 int32_t glyph_id = GetAttribute(*jt, "gid")->IntValue();
|
/external/libweave/src/notification/ |
H A D | xmpp_stream_parser_unittest.cc | 154 EXPECT_TRUE(stanza2->GetAttribute("from", &value)); 159 EXPECT_TRUE(stanza2->GetAttribute("to", &value)); 169 EXPECT_TRUE(child->GetAttribute("channel", &value)); 171 EXPECT_TRUE(child->GetAttribute("xmlns:push", &value)); 178 EXPECT_TRUE(child1->GetAttribute("to", &value));
|
H A D | xml_node_unittest.cc | 104 EXPECT_FALSE(node_->GetAttribute("foo", &attr)); 105 EXPECT_EQ("bar", attr); // Shouldn't be changed by failed GetAttribute(). 106 EXPECT_TRUE(node_->GetAttribute("attr1", &attr)); 108 EXPECT_TRUE(node_->GetAttribute("attr2", &attr)); 112 EXPECT_FALSE(new_node.GetAttribute("attr1", &attr));
|
H A D | xml_node.cc | 33 bool XmlNode::GetAttribute(const std::string& name, std::string* value) const { function in class:weave::XmlNode 44 GetAttribute(name, &value);
|
H A D | xmpp_iq_stanza_handler.cc | 92 if (!stanza->GetAttribute("type", &type)) { 98 if (!stanza->GetAttribute("id", &id_str)) {
|
H A D | xml_node.h | 41 bool GetAttribute(const std::string& name, std::string* value) const;
|
/external/boringssl/src/crypto/test/ |
H A D | file_test.h | 110 // GetAttribute looks up the attribute with key |key|. It sets |*out_value| to 113 bool GetAttribute(std::string *out_value, const std::string &key);
|
H A D | file_test.cc | 178 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { function in class:FileTest 214 if (!GetAttribute(&value, key)) {
|
/external/boringssl/src/crypto/hmac/ |
H A D | hmac_test.cc | 90 if (!t->GetAttribute(&digest_str, "HMAC")) {
|
/external/webrtc/webrtc/p2p/base/ |
H A D | stun.cc | 95 GetAttribute(STUN_ATTR_MAPPED_ADDRESS); 97 mapped_address = GetAttribute(STUN_ATTR_XOR_MAPPED_ADDRESS); 102 return static_cast<const StunAddressAttribute*>(GetAttribute(type)); 107 return static_cast<const StunUInt32Attribute*>(GetAttribute(type)); 111 return static_cast<const StunUInt64Attribute*>(GetAttribute(type)); 115 return static_cast<const StunByteStringAttribute*>(GetAttribute(type)); 120 GetAttribute(STUN_ATTR_ERROR_CODE)); 125 GetAttribute(STUN_ATTR_UNKNOWN_ATTRIBUTES)); 401 const StunAttribute* StunMessage::GetAttribute(int type) const { function in class:cricket::StunMessage
|
/external/pdfium/xfa/src/fdp/include/ |
H A D | fde_xml.h | 88 virtual FX_BOOL GetAttribute(int32_t index,
118 virtual FX_BOOL GetAttribute(int32_t index,
|
/external/pdfium/xfa/src/fdp/src/xml/ |
H A D | fde_xml.h | 62 virtual FX_BOOL GetAttribute(int32_t index,
100 virtual FX_BOOL GetAttribute(int32_t index,
|
/external/boringssl/src/crypto/cipher/ |
H A D | cipher_test.cc | 218 if (!t->GetAttribute(&cipher_str, "Cipher")) {
|
/external/gptfdisk/ |
H A D | gpt.h | 202 void GetAttribute(const uint32_t partNum, const string& attributeBits);
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
H A D | xfa_document_serialize.cpp | 135 !pNode->GetAttribute((XFA_ATTRIBUTE)eName, wsValue, FALSE)) {
242 pNode->GetAttribute(XFA_ATTRIBUTE_ContentType, wsContentType, FALSE);
268 pRawValueNode->GetAttribute(XFA_ATTRIBUTE_Value, wsRawValue, FALSE);
|
H A D | xfa_locale.cpp | 345 if (pChild->GetAttribute(XFA_ATTRIBUTE_Name, wsChild)) {
|
H A D | xfa_objectacc_imp.cpp | 938 return m_pNode->GetAttribute(FX_WSTRC(L"href"), wsHref);
3072 pChildValue->GetAttribute(XFA_ATTRIBUTE_ContentType, wsContentType,
3461 m_pNode->GetAttribute(eAttribute, wsStringValue, FALSE);
3494 pCertsNode->GetAttribute(XFA_ATTRIBUTE_Url, wsURL, FALSE);
3502 pCertsNode->GetAttribute(XFA_ATTRIBUTE_UrlPolicy, wsURLPolicy, FALSE);
3534 pKeyUsageNode->GetAttribute(eAttribute, wsAttributeValue, FALSE);
3627 pTimeStampNode->GetAttribute(XFA_ATTRIBUTE_Server, wsServerURI, FALSE);
3641 m_pNode->GetAttribute(XFA_ATTRIBUTE_Name, wsName, FALSE);
3698 pSubjectDNNode->GetAttribute(eAttribute, wsAttributeValue, FALSE);
|
H A D | xfa_parser_imp.cpp | 323 pElement->GetAttribute(i, wsAttrName, wsAttrValue);
403 pElement->GetAttribute(i, wsAttriName, wsAttriValue);
866 pXMLElement->GetAttribute(i, wsAttrQualifiedName, wsAttrValue);
1153 pXMLElement->GetAttribute(i, wsAttrQualifiedName, wsAttrValue);
|
/external/autotest/client/tests/kvm/deps/ |
H A D | whql_submission_15.cs | 273 string deviceName = d.GetAttribute("name")[0].ToString();
|
/external/libxml2/python/tests/ |
H A D | reader.py | 89 reader.GetAttribute("dt:type") != "int":
|
/external/pdfium/xfa/src/fxfa/src/common/ |
H A D | xfa_object.h | 137 FX_BOOL GetAttribute(XFA_ATTRIBUTE eAttr,
143 FX_BOOL GetAttribute(const CFX_WideStringC& wsAttr,
|