Home
last modified time | relevance | path

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

/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.h236 static uint32_t getFontStyleDifference(const SkFontStyle& style1, const SkFontStyle& style2);
H A DFontConfig_ohos.cpp269 uint32_t diff = getFontStyleDifference(pattern, fontStyle); in matchFontStyle()
283 uint32_t FontConfig_OHOS::getFontStyleDifference(const SkFontStyle& dstStyle, in getFontStyleDifference() function in FontConfig_OHOS

Completed in 4 milliseconds