OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:end_h
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.cc
175
int
end_h
= GetDesiredTotalHeight();
local
178
anim_frame_end_ = gfx::Rect(end_x, end_y, end_w,
end_h
);
/external/chromium_org/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.cc
172
int
end_h
= GetDesiredTotalHeight();
local
175
anim_frame_end_ = gfx::Rect(end_x, end_y, end_w,
end_h
);
Completed in 148 milliseconds