Searched refs:firstActionWidth (Results 1 – 1 of 1) sorted by relevance
647 int firstActionWidth = 0; in flagActionItems() local697 if (firstActionWidth == 0) { in flagActionItems()698 firstActionWidth = measuredWidth; in flagActionItems()727 if (firstActionWidth == 0) { in flagActionItems()728 firstActionWidth = measuredWidth; in flagActionItems()735 isAction &= widthLimit + firstActionWidth > 0; in flagActionItems()