Searched refs:STYLE_XBAR (Results 1 – 3 of 3) sorted by relevance
28 STYLE_XBAR = 1 << 0, // Show close button at the top right (left for RTL). enumerator
59 if (style_ & BubbleWindow::STYLE_XBAR) { in BubbleFrameView()
74 BubbleWindow::STYLE_XBAR | BubbleWindow::STYLE_THROBBER), in Show()