Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp296 Drawing::FontStyle::MEDIUM_WEIGHT, in WeightAlignment()
321 … if ((weight == Drawing::FontStyle::NORMAL_WEIGHT && item == Drawing::FontStyle::MEDIUM_WEIGHT) || in WeightAlignment()
322 … (weight == Drawing::FontStyle::MEDIUM_WEIGHT && item == Drawing::FontStyle::NORMAL_WEIGHT)) { in WeightAlignment()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_style.h44 MEDIUM_WEIGHT = 500, enumerator