Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp279 if (weight < Drawing::FontStyle::THIN_WEIGHT) { in WeightAlignment()
280 return Drawing::FontStyle::THIN_WEIGHT; in WeightAlignment()
292 Drawing::FontStyle::THIN_WEIGHT, in WeightAlignment()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_style.h40 THIN_WEIGHT = 100, enumerator