OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTextHeight
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_result_view.h
73
virtual int
GetTextHeight
() const;
omnibox_result_view.cc
208
GetTextHeight
() + (minimum_text_vertical_padding_ * 2)));
220
int OmniboxResultView::
GetTextHeight
() const {
omnibox_popup_contents_view.cc
392
result_view->
GetTextHeight
());
Completed in 172 milliseconds