OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:invalidateParts
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarTheme.h
61
void
invalidateParts
(ScrollbarThemeClient* scrollbar, ScrollbarControlPartMask mask)
Scrollbar.cpp
170
theme()->
invalidateParts
(this, ForwardTrackPart | BackTrackPart | ThumbPart);
Completed in 110 milliseconds