Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp37 FontWeight GetTxtFontWeight(int fontWeight) in GetTxtFontWeight() function
300 txt.fontWeight = GetTxtFontWeight(skStyle.getFontStyle().GetWeight()); in SkStyleToTextStyle()