OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSecondaryRange
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/workspace/
magnetism_matcher.cc
59
ranges_.push_back(
GetSecondaryRange
(bounds_));
71
const Range range(
GetSecondaryRange
(bounds));
85
UpdateRanges(
GetSecondaryRange
(bounds));
magnetism_matcher.h
101
Range
GetSecondaryRange
(const gfx::Rect& bounds) const {
124
// Visible ranges of the edge. Initialized with
GetSecondaryRange
() and
Completed in 25 milliseconds