Searched refs:NO_FORCE_ROUND_TOP (Results 1 – 4 of 4) sorted by relevance
470 NO_FORCE_ROUND_TOP = 1 << 5, enumerator
116 static_cast<uint16_t>(PixelRoundPolicy::NO_FORCE_ROUND_TOP) |3375 bool noRoundTop = flag & static_cast<uint16_t>(PixelRoundPolicy::NO_FORCE_ROUND_TOP); in OnePixelRounding()
5947 return PixelRoundPolicy::NO_FORCE_ROUND_TOP; in ConvertNoPixelRoundPolicy()
2254 value |= static_cast<uint16_t>(PixelRoundPolicy::NO_FORCE_ROUND_TOP); in JsPixelRound()