OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extra_view_height
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/views/window/
dialog_client_view.cc
393
int
extra_view_height
= ShouldShow(extra_view_) ?
local
398
return std::max(
extra_view_height
, buttons_height);
Completed in 43 milliseconds