Searched defs:kToolbarImageHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dgtk2_ui.cc104 const int kToolbarImageHeight = 128; member in namespace:libgtk2ui::__anon5094
1052 bitmap.allocN32Pixels(kToolbarImageWidth, kToolbarImageHeight);
1137 gfx::Canvas canvas(gfx::Size(kToolbarImageWidth, kToolbarImageHeight),
1163 kToolbarImageHeight - gradient_size), base);

Completed in 92 milliseconds