OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBubbleArrowWidth
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/cocoa/
info_bubble_view.h
14
const CGFloat
kBubbleArrowWidth
= 15.0;
16
const CGFloat kBubbleArrowXOffset =
kBubbleArrowWidth
+ kBubbleCornerRadius;
/external/chromium_org/chrome/browser/ui/cocoa/
info_bubble_view.h
16
const CGFloat
kBubbleArrowWidth
= 15.0;
18
const CGFloat kBubbleArrowXOffset =
kBubbleArrowWidth
+ kBubbleCornerRadius;
Completed in 382 milliseconds