OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touchResizerCornerRect
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerScrollableArea.h
139
IntRect
touchResizerCornerRect
(const IntRect& bounds) const
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.cpp
672
IntRect corner = box->layer()->scrollableArea()->
touchResizerCornerRect
(bounds);
[
all
...]
Completed in 1736 milliseconds