HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_WINDOW (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/public/browser/
desktop_media_id.h 28 TYPE_WINDOW,
  /external/chromium_org/ui/views/widget/
widget.h 138 TYPE_WINDOW, // A decorated Window, like a frame window.
139 // Widgets of TYPE_WINDOW will have a NonClientView.
156 // of TYPE_WINDOW are translucent so that they can be made to fade in. In
310 // starting at |native_view|. Top level widget is a widget with TYPE_WINDOW,
350 // TYPE_WINDOW or TYPE_PANEL.
712 // is a widget of TYPE_WINDOW, TYPE_PANEL, TYPE_WINDOW_FRAMELESS, BUBBLE,
    [all...]
  /external/deqp/modules/egl/
teglMultiThreadTests.cpp 682 TYPE_WINDOW = (1<<2),
888 if ((m_types & TYPE_WINDOW) != 0)
977 if ((m_types & TYPE_WINDOW) != 0)
978 objectTypes.push_back(TYPE_WINDOW);
993 else if (windows.size() > 5 && ((m_types & TYPE_WINDOW) != 0))
996 type = TYPE_WINDOW;
1023 else if (windows.size() < 3 && ((m_types & TYPE_WINDOW) != 0) && ((m_types & TYPE_SINGLE_WINDOW) == 0))
1026 type = TYPE_WINDOW;
1028 else if (windows.empty() && ((m_types & TYPE_WINDOW) != 0) && ((m_types & TYPE_SINGLE_WINDOW) != 0))
1031 type = TYPE_WINDOW;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 107 milliseconds