Searched refs:widthAvailableForPriority (Results 1 – 1 of 1) sorted by relevance
220 int widthAvailableForPriority = availableWidth - widthReservedForOtherChildren; in measureAndGetUsedWidth() local221 maxWidthForChild = widthAvailableForPriority / unmeasuredPriorityChildren; in measureAndGetUsedWidth()