OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bar_height
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/infobars/
infobar.h
77
int
bar_height
() const { return bar_height_; }
function in class:InfoBar
infobar_view.cc
187
if (
bar_height
()) {
280
canvas->ClipRectInt(0, arrow_height(), width(),
bar_height
());
Completed in 880 milliseconds