Home
last modified time | relevance | path

Searched refs:themeFontWeight (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_search.cpp685 auto themeFontWeight = theme->GetFontWeight(); in SetTextFont() local
686 Font font { .fontWeight = themeFontWeight, .fontSize = themeFontSize, .fontStyle = Ace::FontStyle::NORMAL }; in SetTextFont()

Completed in 2 milliseconds