Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp244 int normalWidth = SkFontStyle::kNormal_Width; in getFontStyleDifference() local
254 if (dstWidth <= normalWidth) { in getFontStyleDifference()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch76033 + int normalWidth = SkFontStyle::kNormal_Width;
76043 + if (dstWidth <= normalWidth) {