Searched defs:DIMENSION (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/base/geometry/ | ||
H A D | matrix4.h | 31 static constexpr int32_t DIMENSION = 4; member in OHOS::Ace::Matrix4 120 static constexpr int32_t DIMENSION = 4; global() member in OHOS::Ace::Matrix4N 177 static constexpr int32_t DIMENSION = 4; global() member in OHOS::Ace::MatrixN4 [all...] |
H A D | matrix3.h | 30 static constexpr int32_t DIMENSION = 3; member in OHOS::Ace::Matrix3 93 static constexpr int32_t DIMENSION = 3; member in OHOS::Ace::Matrix3N 160 static constexpr int32_t DIMENSION = 3; member in OHOS::Ace::MatrixN3 |
/foundation/arkui/ace_engine/frameworks/core/components/theme/ | ||
H A D | theme_style.h | 48 DIMENSION, member in OHOS::Ace::ThemeConstantsType |
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ | ||
H A D | text_base.h | 86 constexpr float DIMENSION = 10.0f; member |
Completed in 3 milliseconds