Home
last modified time | relevance | path

Searched refs:STYLE_XSHAPE (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/frame/
Dbubble_window.h30 STYLE_XSHAPE = 1 << 2 // Trim the window margins and round corners. enumerator
Dbubble_window.cc121 if (style == STYLE_XSHAPE) { in Create()
/external/chromium/chrome/browser/ui/views/
Dkeyboard_overlay_dialog_view.cc110 chromeos::BubbleWindow::STYLE_XSHAPE, in ShowDialog()