Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp37 constexpr int WEIGHT_MODULE = 100; variable
287 if ((weight % WEIGHT_MODULE) == 0) { in WeightAlignment()