OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:start_w
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.cc
167
int
start_w
;
local
170
gtk_window_get_size(GTK_WINDOW(frame_container_), &
start_w
, &start_h);
local
177
anim_frame_start_ = gfx::Rect(start_x, start_y,
start_w
, start_h);
Completed in 302 milliseconds