Searched defs:IsFrameVisible (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc610 if (!IsFrameVisible())
637 if (IsFrameVisible())
663 if (IsFrameVisible()) {
792 bool StatusBubbleViews::IsFrameVisible() { function in class:StatusBubbleViews
/external/chromium_org/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc626 if (!IsFrameVisible())
653 if (IsFrameVisible())
676 if (IsFrameVisible()) {
812 bool StatusBubbleViews::IsFrameVisible() { function in class:StatusBubbleViews

Completed in 64 milliseconds