Home
last modified time | relevance | path

Searched defs:marginProp (Results 1 – 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_styles.h90 std::optional<OHOS::Ace::NG::MarginProperty> marginProp; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
Drich_editor_click_test_ng.cpp510 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
Drich_editor_pattern_testfour_ng.cpp204 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
Drich_editor_edit_test_ng.cpp1262 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
Drich_editor_keyboard_shortcut_test_ng.cpp833 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
Drich_editor_edit_testone_ng.cpp308 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
Drich_editor_base_test_ng.cpp710 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
Drich_editor_test_ng.cpp1266 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
5090 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
5222 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_model.h121 std::optional<OHOS::Ace::NG::MarginProperty> marginProp = std::nullopt; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
Dform_test_ng.cpp964 MarginProperty marginProp; variable
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
Dhtml_to_span.cpp589 auto& marginProp = options.imageAttribute->marginProp; in SetMarginOption() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
Drelative_container_layout_algorithm.cpp1722 TextDirection textDirection, const std::unique_ptr<MarginPropertyF>& marginProp) in GetOriginMarginLeft()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp111 std::optional<NG::MarginProperty> marginProp = std::nullopt; in ParseMarginAttr() local