Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp161 bool fixed = true; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H A Dfont_parser_test.cpp254 struct OpenTypeBasicType::Fixed fixed; variable
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_image_animator.h197 void SetSizeFixed(bool fixed) in SetSizeFixed()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h587 Matrix3<T> Matrix3<T>::Scale(const Vector2<T>& scale, const Vector2<T>& fixed) in Scale()
906 Matrix4<T> Matrix4<T>::Scale(const Vector3<T>& scale, const Vector3<T>& fixed) in Scale()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file_controller.cpp745 bool fixed = false; in IsFixedNumberType() local