Home
last modified time | relevance | path

Searched refs:fontWeigth_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp226 fontWeigth_ = fontWeigth; in SetFontWeight()
231 return fontWeigth_; in GetFontWeight()
H A Drich_editor_event_hub.h181 int32_t fontWeigth_ = 0; variable