Home
last modified time | relevance | path

Searched defs:SetAttribute (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/xfa/fxfa/app/
Dcxfa_csstagprovider.h22 void SetAttribute(const CFX_WideString& wsAttr, in SetAttribute() function
/external/tinyxml2/
Dtinyxml2.cpp1063 void XMLAttribute::SetAttribute( const char* v ) in SetAttribute() function in XMLAttribute
1069 void XMLAttribute::SetAttribute( int v ) in SetAttribute() function in XMLAttribute
1077 void XMLAttribute::SetAttribute( unsigned v ) in SetAttribute() function in XMLAttribute
1085 void XMLAttribute::SetAttribute( bool v ) in SetAttribute() function in XMLAttribute
1092 void XMLAttribute::SetAttribute( double v ) in SetAttribute() function in XMLAttribute
1099 void XMLAttribute::SetAttribute( float v ) in SetAttribute() function in XMLAttribute
Dtinyxml2.h918 …void SetAttribute( const char* name, const char* _value ) { XMLAttribute* a = FindOrCreateAttri… in SetAttribute() function
920 …void SetAttribute( const char* name, int _value ) { XMLAttribute* a = FindOrCreateAttri… in SetAttribute() function
922 …void SetAttribute( const char* name, unsigned _value ) { XMLAttribute* a = FindOrCreateAttr… in SetAttribute() function
924 …void SetAttribute( const char* name, bool _value ) { XMLAttribute* a = FindOrCreateAttr… in SetAttribute() function
926 …void SetAttribute( const char* name, double _value ) { XMLAttribute* a = FindOrCreateAttrib… in SetAttribute() function
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp740 void TiXmlElement::SetAttribute( const char * name, int val ) in SetAttribute() function in TiXmlElement
750 void TiXmlElement::SetAttribute( const std::string& name, int val ) in SetAttribute() function in TiXmlElement
780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue ) in SetAttribute() function in TiXmlElement
790 void TiXmlElement::SetAttribute( const std::string& _name, const std::string& _value ) in SetAttribute() function in TiXmlElement
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DSimpleTextOut.h390 EFI_TEXT_SET_ATTRIBUTE SetAttribute; member
/external/tinyxml/
Dtinyxml.h915 void SetAttribute( const std::string& name, const std::string& _value ) in SetAttribute() function
923 void SetAttribute( const std::string& name, int _value ) in SetAttribute() function
Dtinyxml.cpp721 void TiXmlElement::SetAttribute( const char * name, int val ) in SetAttribute() function in TiXmlElement
745 void TiXmlElement::SetAttribute( const char * name, const char * _value ) in SetAttribute() function in TiXmlElement
/external/syslinux/efi32/include/efi/
Deficon.h144 EFI_TEXT_SET_ATTRIBUTE SetAttribute; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Deficon.h144 EFI_TEXT_SET_ATTRIBUTE SetAttribute; member
/external/syslinux/efi64/include/efi/
Deficon.h144 EFI_TEXT_SET_ATTRIBUTE SetAttribute; member
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp3608 bool CXFA_Node::SetAttribute(XFA_ATTRIBUTE eAttr, in SetAttribute() function in CXFA_Node
3706 bool CXFA_Node::SetAttribute(const CFX_WideStringC& wsAttr, in SetAttribute() function in CXFA_Node
/external/ImageMagick/PerlMagick/
DMagick.xs1087 static void SetAttribute(pTHX_ struct PackageInfo *info,Image *image, in SetAttribute() function
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in1087 static void SetAttribute(pTHX_ struct PackageInfo *info,Image *image, function