Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontMgr_fontconfig.cpp318 static const MapRanges widthRanges[] = { in skfontstyle_from_fcpattern() local
330 widthRanges, SK_ARRAY_COUNT(widthRanges)); in skfontstyle_from_fcpattern()
358 static const MapRanges widthRanges[] = { in fcpattern_from_skfontstyle() local
369 int width = map_ranges(style.width(), widthRanges, SK_ARRAY_COUNT(widthRanges)); in fcpattern_from_skfontstyle()