OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NextPosition
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/notifications/
balloon_collection_impl.h
110
// Should not be used to place a balloon -- only to call
NextPosition
().
117
gfx::Point
NextPosition
(const gfx::Size& balloon_size,
balloon_collection_impl.cc
163
gfx::Point upper_left = layout_.
NextPosition
((*it)->GetViewSize(), &origin);
273
gfx::Point BalloonCollectionImpl::Layout::
NextPosition
(
Completed in 21 milliseconds