OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDefaultArrowTargetHalfWidth
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/views/infobars/
infobar.cc
107
arrow_half_width_ =
kDefaultArrowTargetHalfWidth
+
108
((kMaximumArrowTargetHalfWidth -
kDefaultArrowTargetHalfWidth
) *
infobar.h
32
static const int
kDefaultArrowTargetHalfWidth
;
infobar_view.cc
44
const int InfoBar::
kDefaultArrowTargetHalfWidth
= kDefaultArrowTargetHeight;
Completed in 20 milliseconds