Searched refs:isSetMargin_ (Results 1 – 7 of 7) sorted by relevance
141 isSetMargin_ = true; in SetMargin()151 return isSetMargin_; in IsSetMargin()173 bool isSetMargin_ = false; variable
167 isSetMargin_ = true; in SetMargin()187 return isSetMargin_; in IsSetMargin()285 bool isSetMargin_ = false; variable
127 isSetMargin_ = dialog->IsSetMargin(); in Update()129 if (isSetMargin_) { in Update()424 …maxSize.Height() - childSize.Height() - (isSetMargin_ ? 0.0 : NormalizeToPx(theme->GetMarginBottom… in ComputeChildPosition()482 Offset touchTopLeft = topLeftPoint + (isSetMargin_ ? Offset(left, top) : Offset(0.0, 0.0)); in UpdateTouchRegion()488 …Offset touchBottomRight = topLeftPoint + childSize - (isSetMargin_ ? Offset(right, bottom) : Offse… in UpdateTouchRegion()
90 bool isSetMargin_ = false; variable
254 isSetMargin_ = true; in SetMargin()274 return isSetMargin_; in IsSetMargin()360 bool isSetMargin_ = false; variable
62 if (isSetMargin_) { in BuildChild()
149 if (isSetMargin_) { in BuildBox()182 if (isSetMargin_) { in BuildDialogTween()