OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateTargetBoundsForGesture
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/shelf/
shelf_layout_manager.h
269
void
UpdateTargetBoundsForGesture
(TargetBounds* target_bounds) const;
shelf_layout_manager.cc
720
// is in progress, then the call to
UpdateTargetBoundsForGesture
() below
797
UpdateTargetBoundsForGesture
(target_bounds);
799
// This needs to happen after calling
UpdateTargetBoundsForGesture
(), because
814
void ShelfLayoutManager::
UpdateTargetBoundsForGesture
(
[
all
...]
Completed in 298 milliseconds