Home
last modified time | relevance | path

Searched defs:SetLabelFontWeight (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dmenu_item_model_impl.cpp45 void MenuItemModelImpl::SetLabelFontWeight(FontWeight weight) {} in SetLabelFontWeight() function in OHOS::Ace::Framework::MenuItemModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_model_ng.cpp218 void MenuItemModelNG::SetLabelFontWeight(FontWeight weight) in SetLabelFontWeight() function in OHOS::Ace::NG::MenuItemModelNG
287 void MenuItemModelNG::SetLabelFontWeight(FrameNode* frameNode, FontWeight weight) in SetLabelFontWeight() function in OHOS::Ace::NG::MenuItemModelNG