Searched refs:kThousandthMinInt (Results 1 – 1 of 1) sorted by relevance
32 constexpr int kThousandthMinInt = std::numeric_limits<int>::min() / 1000; variable402 if (ascender < kThousandthMinInt || ascender > kThousandthMaxInt) in GetAscent()413 if (descender < kThousandthMinInt || descender > kThousandthMaxInt) in GetDescent()