Home
last modified time | relevance | path

Searched defs:FontSize (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.h284 std::optional<Dimension> FontSize; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_menu.cpp57 void JSMenu::FontSize(const JSCallbackInfo& info) in FontSize() function in OHOS::Ace::Framework::JSMenu
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_test_controlsize_ng.cpp83 std::optional<Dimension> FontSize = std::nullopt; member
H A Dselect_pattern_test_controlsize_ng.cpp85 std::optional<Dimension> FontSize = std::nullopt; member
H A Dselect_pattern_test_ng.cpp83 std::optional<Dimension> FontSize = std::nullopt; member
H A Dselect_test_ng.cpp87 std::optional<Dimension> FontSize = std::nullopt; member