Searched refs:GetShowState (Results 1 – 6 of 6) sorted by relevance
96 bool state = UIViewBounds::GetInstance()->GetShowState();100 state = UIViewBounds::GetInstance()->GetShowState();116 bool state = UIViewBounds::GetInstance()->GetShowState();122 state = UIViewBounds::GetInstance()->GetShowState();130 state = UIViewBounds::GetInstance()->GetShowState();138 state = UIViewBounds::GetInstance()->GetShowState();
61 bool GetShowState() in GetShowState() function
130 if (UIViewBounds::GetInstance()->GetShowState()) { in UIKitViewBoundsSetState001()
523 bool GetShowState() const in GetShowState() function
656 if (!GetShowState() || !IsScrollable()) { in OnCoordScrollUpdate()
121 if (!UIViewBounds::GetInstance()->GetShowState()) { in DrawViewBounds()