Home
last modified time | relevance | path

Searched defs:alignment_ (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dlinear_allocator.h90 size_t const alignment_ = 1; in RENDER_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dlinear_allocator.h90 size_t const alignment_ = 1; in CORE3D_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dlinear_allocator.h91 size_t const alignment_ = 1; in CORE_BEGIN_NAMESPACE() local
/ohos5.0/drivers/peripheral/codec/test/demo/jpeg/include/
H A Djpeg_decoder.h67 uint32_t alignment_ = 16; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dextension_companion_node.h85 ArkUI_Int32 alignment_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.h110 DialogAlignment alignment_ = DialogAlignment::DEFAULT; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Drender_dialog_tween.h99 DialogAlignment alignment_ = DialogAlignment::DEFAULT; variable
H A Ddialog_tween_component.h281 DialogAlignment alignment_ = DialogAlignment::DEFAULT; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.h131 WrapAlignment alignment_ = WrapAlignment::START; variable
H A Dwrap_component.h142 WrapAlignment alignment_ = WrapAlignment::START; variable
/ohos5.0/drivers/peripheral/codec/test/demo/idl/include/
H A Dcodec_hdi_encode.h133 static constexpr uint32_t alignment_ = 16; variable
H A Dcodec_hdi_decode.h144 static constexpr uint32_t alignment_ = 16; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dwrap_layout_algorithm.h115 WrapAlignment alignment_ = WrapAlignment::START; variable
/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/include/
H A Dcodec_hdi_encode.h148 static constexpr uint32_t alignment_ = 16; variable
H A Dcodec_hdi_decode.h155 static constexpr uint32_t alignment_ = 16; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.h172 std::optional<TextAlign> alignment_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.h207 Alignment alignment_ = Alignment::CENTER; variable
H A Drender_image.h344 Alignment alignment_ = Alignment::CENTER; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h568 DialogAlignment alignment_; variable