Searched refs:fNeedsReshape (Results 1 – 2 of 2) sorted by relevance
56 fNeedsReshape = true; in setFont()64 fNeedsReshape = true; in setWidth()151 fNeedsReshape = true; in insert()183 fNeedsReshape = true; in remove()461 if (fNeedsReshape) { in reshapeAll()509 fNeedsReshape = false; in reshapeAll()
120 bool fNeedsReshape = false; variable