OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:font_height_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/tabs/
base_tab.h
145
static int font_height() { return
font_height_
; }
212
static int
font_height_
;
member in class:BaseTab
base_tab.cc
103
int BaseTab::
font_height_
= 0;
member in class:BaseTab
579
font_height_
= font_->GetHeight();
Completed in 43 milliseconds