Searched refs:BUTTON_TYPE_CIRCLE (Results 1 – 1 of 1) sorted by relevance
24 const char BUTTON_TYPE_CIRCLE[] = "circle"; variable155 …if ((buttonType_ != BUTTON_TYPE_CIRCLE) && (LessNotEqual(buttonChild_->GetHeight().Value(), 0.0)))… in PrepareBoxSize()187 } else if (buttonType_ == BUTTON_TYPE_CIRCLE) { in PrepareUniversalButton()377 …if ((buttonType_ == BUTTON_TYPE_CIRCLE) || isWatchDownload || buttonDeclaration_->GetWaitingState(… in PrepareDisabledChildStyle()412 if (buttonType_ == BUTTON_TYPE_CIRCLE) { in PrepareWaiting()420 …if ((buttonType_ == BUTTON_TYPE_CIRCLE) || (buttonType_ == BUTTON_TYPE_TEXT) || textChild_->GetDat… in PrepareWaiting()457 if ((buttonType_ == BUTTON_TYPE_CAPSULE) || (buttonType_ == BUTTON_TYPE_CIRCLE)) { in PrepareBorderStyle()