OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:corewm
(Results
101 - 125
of
140
) sorted by null
1
2
3
4
5
6
/external/chromium_org/ash/shell/
lock_view.cc
15
#include "ui/views/
corewm
/tooltip_controller.h"
shell_delegate_impl.cc
22
#include "ui/views/
corewm
/input_method_event_filter.h"
/external/chromium_org/ash/wm/workspace/
multi_window_resize_controller.cc
24
#include "ui/views/
corewm
/compound_event_filter.h"
103
return views::
corewm
::CompoundEventFilter::CursorForWindowComponent(
396
views::
corewm
::SetWindowVisibilityAnimationType(
398
views::
corewm
::WINDOW_VISIBILITY_ANIMATION_TYPE_FADE);
auto_window_management.cc
110
if (views::
corewm
::WindowAnimationsDisabled(window)) {
/external/chromium_org/ui/views/corewm/
tooltip_controller.cc
5
#include "ui/views/
corewm
/tooltip_controller.h"
28
#include "ui/views/
corewm
/corewm_switches.h"
85
namespace
corewm
{
namespace in namespace:views
536
} // namespace
corewm
tooltip_controller_unittest.cc
5
#include "ui/views/
corewm
/tooltip_controller.h"
19
#include "ui/views/
corewm
/tooltip_controller_test_helper.h"
31
namespace
corewm
{
namespace in namespace:views
413
} // namespace
corewm
image_grid.h
22
namespace
corewm
{
namespace in namespace:views
225
} // namespace
corewm
image_grid_unittest.cc
10
#include "ui/views/
corewm
/image_grid.h"
13
namespace
corewm
{
namespace in namespace:views
340
} // namespace
corewm
/external/chromium_org/ash/wm/
system_modal_container_layout_manager.cc
24
#include "ui/views/
corewm
/compound_event_filter.h"
180
settings.AddObserver(views::
corewm
::CreateHidingWindowAnimationObserver(
window_modality_controller_unittest.cc
5
#include "ui/views/
corewm
/window_modality_controller.h"
223
wt = views::
corewm
::GetModalTransient(w1.get());
232
wt = views::
corewm
::GetModalTransient(w1.get());
237
wt = views::
corewm
::GetModalTransient(w11.get());
540
views::
corewm
::SetModalParent(w4.get(), w2.get());
ash_focus_rules.cc
57
// AshFocusRules, views::
corewm
::FocusRules:
ash_native_cursor_manager_unittest.cc
22
using views::
corewm
::CursorManager;
session_state_controller_impl.cc
15
#include "ui/views/
corewm
/compound_event_filter.h"
/external/chromium_org/chrome/browser/ui/ash/launcher/
browser_shortcut_launcher_item_controller.cc
32
#include "ui/views/
corewm
/window_animations.h"
240
views::
corewm
::WINDOW_ANIMATION_TYPE_BOUNCE);
shell_window_launcher_item_controller.cc
20
#include "ui/views/
corewm
/window_animations.h"
258
views::
corewm
::WINDOW_ANIMATION_TYPE_BOUNCE);
app_shortcut_launcher_item_controller.cc
27
#include "ui/views/
corewm
/window_animations.h"
298
views::
corewm
::WINDOW_ANIMATION_TYPE_BOUNCE);
/external/chromium_org/chrome/browser/ui/views/
constrained_window_views.cc
61
#include "ui/views/
corewm
/shadow_types.h"
62
#include "ui/views/
corewm
/visibility_controller.h"
63
#include "ui/views/
corewm
/window_animations.h"
64
#include "ui/views/
corewm
/window_modality_controller.h"
675
views::
corewm
::SetShadowType(dialog->GetNativeWindow(),
676
views::
corewm
::SHADOW_TYPE_NONE);
screen_capture_notification_ui_views.cc
20
#include "ui/views/
corewm
/shadow_types.h"
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc
30
#include "ui/views/
corewm
/compound_event_filter.h"
31
#include "ui/views/
corewm
/corewm_switches.h"
32
#include "ui/views/
corewm
/cursor_manager.h"
33
#include "ui/views/
corewm
/focus_controller.h"
132
if (
corewm
::UseFocusControllerOnDesktop()) {
913
if (
corewm
::UseFocusControllerOnDesktop()) {
914
corewm
::FocusController* focus_controller =
915
new
corewm
::FocusController(new DesktopFocusRules);
936
new views::
corewm
::CursorManager(
937
scoped_ptr<
corewm
::NativeCursorManager>
[
all
...]
desktop_root_window_host_win.h
29
namespace
corewm
{
namespace in namespace:views
238
scoped_ptr<views::
corewm
::CursorManager> cursor_client_;
desktop_root_window_host_x11.h
40
namespace
corewm
{
namespace in namespace:views
234
scoped_ptr<views::
corewm
::CursorManager> cursor_client_;
/external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.cc
41
#include "ui/views/
corewm
/corewm_switches.h"
190
views::
corewm
::switches::kNoDropShadows,
191
views::
corewm
::switches::kWindowAnimationsDisabled,
/external/chromium_org/ash/magnifier/
partial_magnification_controller.cc
10
#include "ui/views/
corewm
/compound_event_filter.h"
/external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.cc
18
#include "ui/views/
corewm
/shadow_types.h"
77
SetShadowType(widget->GetNativeView(), views::
corewm
::SHADOW_TYPE_NONE);
/external/chromium_org/ash/
root_window_controller.h
33
namespace
corewm
{
namespace in namespace:views
Completed in 423 milliseconds
1
2
3
4
5
6