Home
last modified time | relevance | path

Searched refs:kFixedGaiaViewHeight (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.cc73 const int kFixedGaiaViewHeight = 440; variable
1448 gfx::Size(kFixedGaiaViewWidth, kFixedGaiaViewHeight)); in CreateGaiaSigninView()
/external/chromium_org/chrome/browser/ui/cocoa/profiles/
Dprofile_chooser_controller.mm93 const CGFloat kFixedGaiaViewHeight = 440;
1907 [webview setFrameSize:NSMakeSize(kFixedGaiaViewWidth, kFixedGaiaViewHeight)];