Searched refs:needsTwoPassLayout (Results 1 – 1 of 1) sorted by relevance
166 bool needsTwoPassLayout = false; in updateFlowThreadsNeedingLayout() local173 needsTwoPassLayout = true; in updateFlowThreadsNeedingLayout()176 if (needsTwoPassLayout) in updateFlowThreadsNeedingLayout()179 return needsTwoPassLayout; in updateFlowThreadsNeedingLayout()184 bool needsTwoPassLayout = false; in updateFlowThreadsNeedingTwoStepLayout() local189 needsTwoPassLayout = true; in updateFlowThreadsNeedingTwoStepLayout()194 if (needsTwoPassLayout) in updateFlowThreadsNeedingTwoStepLayout()197 return needsTwoPassLayout; in updateFlowThreadsNeedingTwoStepLayout()