OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDialogHeight
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/login/
login_prompt_ui.cc
109
size->set_height(
kDialogHeight
);
156
static const int
kDialogHeight
= 130;
/external/chromium/chrome/browser/ui/webui/
collected_cookies_ui_delegate.cc
29
const int
kDialogHeight
= 470;
186
size->set_height(
kDialogHeight
);
Completed in 155 milliseconds