OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentGraphicsLayerForTesting
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
LinkHighlight.h
71
GraphicsLayer*
currentGraphicsLayerForTesting
() const { return m_currentGraphicsLayer; }
/external/chromium_org/third_party/WebKit/Source/web/tests/
LinkHighlightTest.cpp
154
GraphicsLayer* highlightLayer = webViewImpl->linkHighlight(0)->
currentGraphicsLayerForTesting
();
Completed in 51 milliseconds