Searched refs:isWatchText (Results 1 – 1 of 1) sorted by relevance
520 bool isWatchText = (isWatch_ && (type_ == ButtonType::TEXT)); in SetChildrenLayoutSize() local523 …maxWidth = isWatchText ? NormalizeToPx(TEXT_BUTTON_MAX_WIDTH) : GetLayoutParam().GetMaxSize().Widt… in SetChildrenLayoutSize()