Searched defs:GetPropertyText (Results 1 – 6 of 6) sorted by relevance
68 void Hotspot::GetPropertyText(ScriptMethodParams ¶ms) { in GetPropertyText() function in AGS3::Plugins::Core::Hotspot
70 void InventoryItem::GetPropertyText(ScriptMethodParams ¶ms) { in GetPropertyText() function in AGS3::Plugins::Core::InventoryItem
103 void Object::GetPropertyText(ScriptMethodParams ¶ms) { in GetPropertyText() function in AGS3::Plugins::Core::Object
236 void Character::GetPropertyText(ScriptMethodParams ¶ms) { in GetPropertyText() function in AGS3::Plugins::Core::Character
197 String StylePropertySerializer::GetPropertyText(const CSSProperty& property, in GetPropertyText() function in blink::StylePropertySerializer