/external/chromium_org/content/browser/renderer_host/input/ |
web_input_event_builders_android.h | 18 static blink::WebMouseEvent Build(blink::WebInputEvent::Type type, 19 blink::WebMouseEvent::Button button, 36 static blink::WebMouseWheelEvent Build(Direction direction, 44 static blink::WebKeyboardEvent Build(blink::WebInputEvent::Type type, 54 static blink::WebGestureEvent Build(blink::WebInputEvent::Type type,
|
/external/chromium_org/content/child/indexed_db/ |
indexed_db_dispatcher.h | 32 namespace blink { namespace 65 static blink::WebIDBMetadata ConvertMetadata( 74 blink::WebIDBCallbacks* callbacks, 81 blink::WebIDBCallbacks* callbacks, 82 blink::WebIDBDatabaseCallbacks* database_callbacks, 86 blink::WebIDBCallbacks* callbacks, 91 blink::WebIDBCallbacks* callbacks_ptr, 98 blink::WebIDBCallbacks* callbacks_ptr, 104 blink::WebIDBCallbacks* callbacks_ptr, 120 blink::WebIDBDatabaseCallbacks* database_callbacks_ptr [all...] |
/external/chromium_org/content/common/ |
content_param_traits_macros.h | 24 IPC_ENUM_TRAITS_MAX_VALUE(blink::WebContentSecurityPolicyType, 25 blink::WebContentSecurityPolicyTypeLast) 26 IPC_ENUM_TRAITS_MIN_MAX_VALUE(blink::WebInputEvent::Type, 27 blink::WebInputEvent::TypeFirst, 28 blink::WebInputEvent::TypeLast) 29 IPC_ENUM_TRAITS_MAX_VALUE(blink::WebPageVisibilityState, 30 blink::WebPageVisibilityStateLast) 32 IPC_STRUCT_TRAITS_BEGIN(blink::WebCompositionUnderline)
|
/external/chromium_org/content/renderer/ |
context_menu_params_builder.h | 8 namespace blink { namespace 17 static ContextMenuParams Build(const blink::WebContextMenuData& data);
|
drop_data_builder.h | 8 namespace blink { namespace 17 static DropData Build(const blink::WebDragData& data);
|
external_popup_menu.h | 15 namespace blink { namespace 22 class ExternalPopupMenu : public blink::WebExternalPopupMenu { 25 const blink::WebPopupMenuInfo& popup_menu_info, 26 blink::WebExternalPopupMenuClient* popup_menu_client); 44 // blink::WebExternalPopupMenu implementation: 45 virtual void show(const blink::WebRect& bounds); 50 blink::WebPopupMenuInfo popup_menu_info_; 51 blink::WebExternalPopupMenuClient* popup_menu_client_;
|
geolocation_dispatcher.h | 13 namespace blink { namespace 27 public blink::WebGeolocationClient { 40 virtual void setController(blink::WebGeolocationController* controller); 41 virtual bool lastPosition(blink::WebGeolocationPosition& position); 43 const blink::WebGeolocationPermissionRequest& permissionRequest); 45 const blink::WebGeolocationPermissionRequest& permissionRequest); 53 scoped_ptr<blink::WebGeolocationController> controller_; 55 scoped_ptr<blink::WebGeolocationPermissionRequestManager>
|
menu_item_builder.h | 8 namespace blink { namespace 17 static MenuItem Build(const blink::WebMenuItemInfo& item);
|
net_info_helper.cc | 9 blink::WebConnectionType 14 return blink::ConnectionTypeUnknown; 16 return blink::ConnectionTypeEthernet; 18 return blink::ConnectionTypeWifi; 20 return blink::ConnectionTypeNone; 24 return blink::ConnectionTypeCellular; 26 return blink::ConnectionTypeBluetooth; 30 return blink::ConnectionTypeNone;
|
renderer_webcolorchooser_impl.h | 17 namespace blink { namespace 23 class RendererWebColorChooserImpl : public blink::WebColorChooser, 27 blink::WebColorChooserClient*); 30 // blink::WebColorChooser implementation: 31 virtual void setSelectedColor(const blink::WebColor); 37 blink::WebColorChooserClient* client() { return client_; } 43 // blink::ColorChooserUIController. 51 blink::WebColorChooserClient* client_;
|
/external/chromium_org/content/shell/renderer/test_runner/ |
mock_webrtc_dtmf_sender_handler.h | 18 class MockWebRTCDTMFSenderHandler : public blink::WebRTCDTMFSenderHandler { 20 MockWebRTCDTMFSenderHandler(const blink::WebMediaStreamTrack& track, 24 virtual void setClient(blink::WebRTCDTMFSenderHandlerClient* client) OVERRIDE; 25 virtual blink::WebString currentToneBuffer() OVERRIDE; 27 virtual bool insertDTMF(const blink::WebString& tones, 39 blink::WebRTCDTMFSenderHandlerClient* client_; 40 blink::WebMediaStreamTrack track_; 41 blink::WebString tone_buffer_;
|
/external/chromium_org/mojo/services/html_viewer/ |
websockethandle_impl.h | 19 class WebSocketHandleImpl : public blink::WebSocketHandle { 28 // blink::WebSocketHandle methods: 29 virtual void connect(const blink::WebURL& url, 30 const blink::WebVector<blink::WebString>& protocols, 31 const blink::WebSerializedOrigin& origin, 32 blink::WebSocketHandleClient*) OVERRIDE; 39 const blink::WebString& reason) OVERRIDE;
|
/external/chromium_org/third_party/WebKit/Source/bindings/modules/v8/ |
ModuleBindingsInitializer.h | 8 namespace blink { namespace 15 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/core/animation/ |
DocumentAnimation.h | 10 namespace blink { namespace 17 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/core/animation/css/ |
CSSPropertyEquality.h | 10 namespace blink { namespace 19 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
StyleResolverParentScope.cpp | 9 namespace blink { namespace 13 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
NavigatorCPU.h | 8 namespace blink { namespace 15 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorNodeIds.h | 8 namespace blink { namespace 18 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/core/testing/ |
GarbageCollectedScriptWrappable.cpp | 8 namespace blink { namespace 19 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/modules/ |
InitModules.h | 10 namespace blink { namespace 17 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/modules/device_light/ |
DOMWindowDeviceLight.h | 10 namespace blink { namespace 17 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/ |
DOMWindowDeviceMotion.h | 10 namespace blink { namespace 17 } // namespace blink
|
DOMWindowDeviceOrientation.h | 10 namespace blink { namespace 17 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/modules/gamepad/ |
GamepadButton.cpp | 8 namespace blink { namespace 21 } // namespace blink
|
/external/chromium_org/third_party/WebKit/Source/modules/navigatorcontentutils/testing/ |
InternalsNavigatorContentUtils.h | 8 namespace blink { namespace 18 } // namespace blink
|