Searched refs:dialogButtonNum (Results 1 – 1 of 1) sorted by relevance
291 int32_t dialogButtonNum = 0; in HandleDialogStretch() local297 dialogButtonNum += 1; in HandleDialogStretch()304 if (dialogButtonNum == 0) { in HandleDialogStretch()309 double buttonSize = (mainLengthLimit_ - spacing * (dialogButtonNum - 1)) / dialogButtonNum; in HandleDialogStretch()347 …contentList_.emplace_back(ContentInfo(mainLengthLimit_, totalCrossLength_, dialogButtonNum, itemsL… in HandleDialogStretch()349 …contentList_.emplace_back(ContentInfo(totalCrossLength_, mainLengthLimit_, dialogButtonNum, itemsL… in HandleDialogStretch()