Searched refs:EstimatedTextSize (Results 1 – 1 of 1) sorted by relevance
397 uint64_t EstimatedTextSize = 0; in tentativeLayout() local399 EstimatedTextSize = tentativeLayoutRelocMode(BC, SortedFunctions, 0); in tentativeLayout()402 if (EstimatedTextSize <= BC.OldTextSectionSize) { in tentativeLayout()406 if (Pad + EstimatedTextSize <= BC.OldTextSectionSize) { in tentativeLayout()412 if (!EstimatedTextSize || EstimatedTextSize > BC.OldTextSectionSize) in tentativeLayout()