OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:footnote_height
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/views/window/
dialog_client_view.cc
191
int
footnote_height
= footnote_view_->GetHeightForWidth(size.width());
local
192
size.Enlarge(0,
footnote_height
);
Completed in 178 milliseconds