OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t_height
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/views/bubble/
bubble_border.cc
202
const int
t_height
= top_->height();
local
215
const int top = insets.top() -
t_height
;
286
width - tl_width - tr_width,
t_height
);
Completed in 686 milliseconds