OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_refCount
(Results
76 - 100
of
136
) sorted by null
1
2
3
4
5
6
/external/webkit/WebKit/win/
WebCoreStatistics.h
72
ULONG
m_refCount
;
WebDatabaseManager.h
88
ULONG
m_refCount
;
WebError.h
95
ULONG
m_refCount
;
WebInspector.h
72
ULONG
m_refCount
;
WebNavigationData.h
67
ULONG
m_refCount
;
WebResource.h
77
ULONG
m_refCount
;
WebURLAuthenticationChallenge.h
84
ULONG
m_refCount
;
WebURLProtectionSpace.h
92
ULONG
m_refCount
;
WebURLResponse.h
100
ULONG
m_refCount
;
COMPropertyBag.h
63
:
m_refCount
(0)
68
:
m_refCount
(0)
75
ULONG
m_refCount
;
118
return ++
m_refCount
;
124
ULONG newRef = --
m_refCount
;
AccessibleBase.h
43
virtual ULONG STDMETHODCALLTYPE AddRef(void) { return ++
m_refCount
; }
111
int
m_refCount
;
MemoryStream.h
100
ULONG
m_refCount
;
WebDataSource.h
116
ULONG
m_refCount
;
WebIconDatabase.h
113
ULONG
m_refCount
;
WebScrollBar.h
127
ULONG
m_refCount
;
DefaultDownloadDelegate.cpp
47
:
m_refCount
(0)
95
return ++
m_refCount
;
100
ULONG newRef = --
m_refCount
;
WebBackForwardList.cpp
50
:
m_refCount
(0)
104
return ++
m_refCount
;
109
ULONG newRef = --
m_refCount
;
WebCache.cpp
41
:
m_refCount
(0)
78
return ++
m_refCount
;
83
ULONG newRef = --
m_refCount
;
WebDataSource.cpp
57
:
m_refCount
(0)
144
return ++
m_refCount
;
149
ULONG newRef = --
m_refCount
;
WebDownload.cpp
73
:
m_refCount
(0)
132
return ++
m_refCount
;
137
ULONG newRef = --
m_refCount
;
WebElementPropertyBag.cpp
48
,
m_refCount
(0)
86
return ++
m_refCount
;
91
ULONG newRef = --
m_refCount
;
/external/webkit/WebKitTools/DumpRenderTree/win/
PolicyDelegate.h
77
ULONG
m_refCount
;
ResourceLoadDelegate.h
100
ULONG
m_refCount
;
/external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp
79
ULONG
m_refCount
;
83
:
m_refCount
(1)
103
return ++
m_refCount
;
108
ULONG newRef = --
m_refCount
;
435
ULONG
m_refCount
;
443
,
m_refCount
(1)
471
return ++
m_refCount
;
476
ULONG newRef = --
m_refCount
;
/external/webkit/WebKitTools/WinLauncher/
PrintWebUIDelegate.cpp
56
return ++
m_refCount
;
61
ULONG newRef = --
m_refCount
;
Completed in 335 milliseconds
1
2
3
4
5
6