Searched defs:boundsCalculation (Results 1 – 4 of 4) sorted by relevance
66 bool boundsCalculation, LayoutPieces* outPieces) const { in getMetrics()229 bool boundsCalculation = false; in appendLayout() local
349 const bool boundsCalculation = bounds != nullptr; in doLayoutWord() local
159 bool boundsCalculation, F& f) { in getOrCreate()
298 TEST(LayoutCacheTest, boundsCalculation) { in TEST() argument