OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetVerticalOverlap
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/views/infobars/
infobar_container.cc
64
int InfoBarContainer::
GetVerticalOverlap
(int* total_height) {
/external/chromium_org/chrome/browser/infobars/
infobar_container.cc
58
int InfoBarContainer::
GetVerticalOverlap
(int* total_height) {
/external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.cc
53
int
GetVerticalOverlap
(const gfx::Rect& bounds1, const gfx::Rect& bounds2) {
692
overlap =
GetVerticalOverlap
(potential_dragging_bounds, panel_bounds);
Completed in 151 milliseconds