Searched defs:LAYOUT (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/ |
H A D | svg_dom_test_ng.cpp | 34 const Size LAYOUT = { 400, 500 }; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
H A D | rs_property.h | 65 …LAYOUT, // 0.5f for properties like position, as the difference in properties by 0.5 appears visu… enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | frame_info.h | 42 enum class TaskType { LAYOUT, RENDER }; enumerator
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
H A D | res_common.h | 62 LAYOUT = 3, enumerator
|
H A D | global_utils.h | 44 LAYOUT = 3, enumerator
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | types.h | 104 LAYOUT = 0x8, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | modifier.h | 36 …LAYOUT, // 0.5f for properties like position, as the difference in properties by 0.5 appears visu… enumerator
|
/ohos5.0/base/global/resource_management/interfaces/inner_api/include/ |
H A D | res_common.h | 82 LAYOUT = 3, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | component.h | 52 LAYOUT = 1, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 1008 enum ArkUIAPICustomOp { MEASURE = 1, LAYOUT = 2, DRAW = 3 }; enumerator
|