Searched defs:TextValue (Results 1 – 5 of 5) sorted by relevance
112 bool ValueTraits<TextValue>::CanLerp(const TextValue&, const TextValue&) { in CanLerp()118 void ValueTraits<TextValue>::Lerp(const TextValue& v0, const TextValue&, float, TextValue* result) { in Lerp()
28 ADAPTER_PROPERTY(Text, TextValue, TextValue()) in ADAPTER_PROPERTY() argument
14 typedef TextPropertyValue TextValue; typedef
16 typedef TextPropertyValue TextValue; typedef
790 export interface TextValue { interface