Searched refs:WebContentLayerClient (Results 1 – 9 of 9) sorted by relevance
19 namespace blink { class WebContentLayerClient; } variable27 blink::WebContentLayerClient*);44 blink::WebContentLayerClient* client_;
30 using blink::WebContentLayerClient;58 WebContentLayerClient* client) { in createContentLayer()
27 WebContentLayerImpl::WebContentLayerImpl(blink::WebContentLayerClient* client) in WebContentLayerImpl()
27 blink::WebContentLayerClient* client);
36 class BLINK_PLATFORM_EXPORT WebContentLayerClient {48 virtual ~WebContentLayerClient() { } in ~WebContentLayerClient()
40 class WebContentLayerClient; variable69 virtual WebContentLayer* createContentLayer(WebContentLayerClient*) { return 0; } in createContentLayer() argument
33 class WebContentLayerClient; variable
48 class PLATFORM_EXPORT OpaqueRectTrackingContentLayerDelegate : public blink::WebContentLayerClient {
50 class LinkHighlight : public WebContentLayerClient, public WebAnimationDelegate, WebCore::LinkHighl…