Home
last modified time | relevance | path

Searched defs:m_private (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebGeolocationPermissionRequest.h56 WebPrivatePtr<Geolocation> m_private; variable
DWebGeolocationPermissionRequestManager.h56 WebPrivateOwnPtr<WebGeolocationPermissionRequestManagerPrivate> m_private; variable
DWebGeolocationController.h59 GeolocationController* m_private; variable
DWebCachedURLRequest.h63 FetchRequest* m_private; variable
DWebDOMMediaStreamTrack.h74 WebPrivatePtr<MediaStreamTrack> m_private; variable
DWebImageDecoder.h84 WebImageDecoderPrivate* m_private; variable
DWebSecurityOrigin.h118 WebSecurityOriginPrivate* m_private; variable
DWebDOMEvent.h129 WebPrivatePtr<Event> m_private; variable
/external/chromium_org/third_party/WebKit/public/platform/
DWebCryptoKeyAlgorithm.h95 WebPrivatePtr<WebCryptoKeyAlgorithmPrivate> m_private; variable
DWebAudioBus.h73 AudioBus* m_private; variable
DWebIDBDatabaseError.h65 WebPrivatePtr<DOMError> m_private; variable
DWebCString.h126 WebPrivatePtr<WTF::CStringBuffer> m_private; variable
DWebString.h177 WebPrivatePtr<WTF::StringImpl> m_private; variable
DWebCryptoKey.h126 WebPrivatePtr<WebCryptoKeyPrivate> m_private; variable
DWebHTTPBody.h113 WebHTTPBodyPrivate* m_private; variable
DWebDragData.h118 WebPrivatePtr<DataObject> m_private; variable
DWebCryptoAlgorithm.h171 WebPrivatePtr<WebCryptoAlgorithmPrivate> m_private; variable
/external/chromium_org/third_party/WebKit/Source/platform/mediastream/
DMediaStreamCenter.h81 OwnPtr<blink::WebMediaStreamCenter> m_private; variable