Home
last modified time | relevance | path

Searched defs:BiasPair (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dflex_property.h30 using BiasPair = std::pair<float, float>; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model.h57 using BiasPair = std::pair<float, float>; variable