Home
last modified time | relevance | path

Searched refs:GetAttributeUpper (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Resource/
H A DXMLElement.h213 String GetAttributeUpper(const String& name) const;
215 String GetAttributeUpper(const char* name) const;
H A DXMLElement.cpp706 String XMLElement::GetAttributeUpper(const String& name) const in GetAttributeUpper() function in Urho3D::XMLElement
711 String XMLElement::GetAttributeUpper(const char* name) const in GetAttributeUpper() function in Urho3D::XMLElement
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Resource/
H A DXMLElement.pkg57 String GetAttributeUpper(const String name) const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DResourceAPI.cpp560 …g GetAttributeUpper(const String&in) const", asMETHODPR(XMLElement, GetAttributeUpper, (const Stri… in RegisterXMLElement()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h15060 String GetAttributeUpper(const String&) const;
H A DLuaScriptAPI.dox7919 - String GetAttributeUpper(const String name) const
H A DScriptAPI.dox15676 - String GetAttributeUpper(const String&) const