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