OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:content_margins_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/bubble/
bubble_frame_view.h
62
gfx::Insets content_margins() const { return
content_margins_
; }
98
gfx::Insets
content_margins_
;
member in class:views::BubbleFrameView
bubble_frame_view.cc
65
content_margins_
(content_margins),
163
gfx::Insets insets =
content_margins_
;
Completed in 2774 milliseconds