OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetWindowVisibilityAnimationType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/corewm/
window_animations.h
63
VIEWS_EXPORT int
GetWindowVisibilityAnimationType
(aura::Window* window);
window_animations.cc
98
int
GetWindowVisibilityAnimationType
(aura::Window* window) {
444
switch (
GetWindowVisibilityAnimationType
(window)) {
474
switch (
GetWindowVisibilityAnimationType
(window)) {
501
int
GetWindowVisibilityAnimationType
(aura::Window* window) {
/external/chromium_org/ash/wm/
window_animations.cc
218
switch (views::corewm::
GetWindowVisibilityAnimationType
(window)) {
237
switch (views::corewm::
GetWindowVisibilityAnimationType
(window)) {
Completed in 222 milliseconds