Home
last modified time | relevance | path

Searched defs:TextValue (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/text/
DTextValue.cpp112 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()
DTextAdapter.h28 ADAPTER_PROPERTY(Text, TextValue, TextValue()) in ADAPTER_PROPERTY() argument
DTextValue.h14 typedef TextPropertyValue TextValue; typedef
/third_party/skia/modules/skottie/src/text/
DTextValue.h16 typedef TextPropertyValue TextValue; typedef
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts790 export interface TextValue { interface