Searched refs:showBottomArrow_ (Results 1 – 3 of 3) sorted by relevance
103 bool showBottomArrow_ = true; variable
176 … showBottomArrow_ ? PaintBottomBubble(skCanvas, paint) : PaintDefaultBubble(skCanvas, paint); in PaintNonCustomPopup()183 showBottomArrow_ ? PaintBottomBubble(canvas, pen) : PaintDefaultBubble(canvas, pen); in PaintNonCustomPopup()197 … showBottomArrow_ ? PaintBottomBubbleInJs(skCanvas, paint) : PaintDefaultBubble(skCanvas, paint); in PaintNonCustomPopup()204 showBottomArrow_ ? PaintBottomBubbleInJs(canvas, pen) : PaintDefaultBubble(canvas, pen); in PaintNonCustomPopup()
346 showBottomArrow_ = false; in InitArrowState()356 showBottomArrow_ = GreatOrEqual( in InitArrowState()391 if (showBottomArrow_) { in GetChildPosition()