Searched refs:CompositedSelectionBoundsTestLayerTreeView (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp3859 class CompositedSelectionBoundsTestLayerTreeView : public WebLayerTreeView { class in namespace:__anon11409
3861 CompositedSelectionBoundsTestLayerTreeView() : m_selectionCleared(false) { } function in class:__anon11409::CompositedSelectionBoundsTestLayerTreeView
3862 virtual ~CompositedSelectionBoundsTestLayerTreeView() { }
3912 CompositedSelectionBoundsTestLayerTreeView& selectionLayerTreeView() { return m_testLayerTreeView; }
3915 CompositedSelectionBoundsTestLayerTreeView m_testLayerTreeView;
3985 CompositedSelectionBoundsTestLayerTreeView& m_fakeSelectionLayerTreeView;
4007 CompositedSelectionBoundsTestLayerTreeView& fakeSelectionLayerTreeView = fakeSelectionWebViewClient.selectionLayerTreeView();

Completed in 92 milliseconds