OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_clip_insets
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
dropdown_bar_view.cc
104
set_clip_insets
(gfx::Insets(animation_offset_, 0, 0, 0));
/external/chromium_org/ui/views/
view.h
313
void
set_clip_insets
(gfx::Insets clip_insets) { clip_insets_ = clip_insets; }
function in class:views::View
[
all
...]
Completed in 36 milliseconds