Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp277 bool updateFontweight = false; in JsSetFont() local
281 updateFontweight = true; in JsSetFont()
309 if (!updateFontweight) { in JsSetFont()