Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.h90 std::optional<OHOS::Ace::NG::MarginProperty> marginProp; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_click_test_ng.cpp531 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
H A Drich_editor_pattern_testfour_ng.cpp204 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
H A Drich_editor_edit_test_ng.cpp1258 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
H A Drich_editor_keyboard_shortcut_test_ng.cpp860 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
H A Drich_editor_edit_testone_ng.cpp308 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
H A Drich_editor_base_test_ng.cpp710 std::optional<Ace::NG::MarginProperty> marginProp = std::nullopt; variable
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_model.h121 std::optional<OHOS::Ace::NG::MarginProperty> marginProp = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_test_ng.cpp964 MarginProperty marginProp; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp588 auto& marginProp = options.imageAttribute->marginProp; in SetMarginOption() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp111 std::optional<NG::MarginProperty> marginProp = std::nullopt; in ParseMarginAttr() local