OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instead
(Results
426 - 450
of
4860
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/WebCore/dom/
EventNames.h
164
// Private to prevent accidental call to EventNames()
instead
of eventNames()
ExceptionCode.h
25
// In our DOM implementation we use int
instead
, and use different
/external/webkit/WebCore/history/
PageCache.h
60
PageCache(); // Use pageCache()
instead
.
/external/webkit/WebCore/loader/archive/cf/
LegacyWebArchiveMac.mm
37
// NSKeyedUnarchiver, manipulating plists directly, we would prefer to do that
instead
.
/external/webkit/WebCore/manual-tests/
plain-text-paste.html
7
<p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=8276">Bugzilla bug 8276</a> REGRESSION (NativeTextField): Pasting a Finder item into a text field results in a file: URL being pasted
instead
of just the file name
/external/webkit/WebCore/page/chromium/
DragControllerChromium.cpp
59
// FIXME: This should not be OS specific. Delegate to the embedder
instead
.
/external/webkit/WebCore/platform/
ThreadGlobalData.cpp
86
// Using member variable m_isMainThread
instead
of calling WTF::isMainThread() directly
/external/webkit/WebCore/platform/android/
SharedTimerAndroid.cpp
41
// Not intended to be used directly; use the Timer class
instead
.
/external/webkit/WebCore/platform/chromium/
FramelessScrollView.h
47
// can have scroll bars for this
instead
of trying to reuse ScrollView.
/external/webkit/WebCore/platform/graphics/win/
WKCACFContextFlusher.cpp
74
// we're iterating over it, so we move the contexts into a local ContextSet and iterate over that
instead
.
/external/webkit/WebCore/platform/mac/
FoundationExtras.h
31
// Use CFRetain, CFRelease, HardRetain, or HardRelease
instead
of
/external/webkit/WebCore/platform/network/qt/
ResourceRequestQt.cpp
58
// Make sure to set an empty header
instead
of null header.
/external/webkit/WebCore/platform/wince/
KeygenWince.cpp
56
// Use malloc
instead
of new, because malloc guarantees to return a pointer aligned for all data types.
/external/webkit/WebCore/plugins/gtk/
xembed.h
29
* in which case the provisions of the GPL or the LGPL are applicable
instead
/external/webkit/WebCore/rendering/
RenderArena.h
25
* applicable
instead
of those above. If you wish to allow use of your
RenderSVGViewportContainer.h
32
// thus we inherit from RenderSVGContainer
instead
of RenderSVGTransformableContainer
ScrollBehavior.cpp
34
* applicable
instead
of those above. If you wish to allow use of your
/external/webkit/WebCore/svg/
SVGTransformList.cpp
68
// TODO: We may want to build a real transform string,
instead
of concatting to a matrix(...).
/external/webkit/WebKit/chromium/public/
WebCommonWorkerClient.h
69
// WebSharedWorkers are not instantiated via this API -
instead
/external/webkit/WebKit/chromium/src/
DOMUtilitiesPrivate.h
55
// FIXME: Deprecate. Use WebInputElement::nameForAutofill
instead
.
/external/webkit/WebKit/mac/History/
WebHistoryItemPrivate.h
57
// in WebHistory. Use -[WebHistory setLastVisitedTimeInterval:forItem:]
instead
.
/external/webkit/WebKit/mac/Misc/
WebKitLogging.h
67
// Use WebCoreThreadViolationCheck
instead
for checks that throw an exception even in production builds.
/external/webkit/WebKit/mac/WebCoreSupport/
WebIconDatabaseClient.mm
55
//
instead
of us doing it every iteration
/external/webkit/WebKit/mac/WebView/
WebHTMLView.h
56
instead
call setNeedsToApplyStyles:.
/external/webkit/WebKit/win/
WebLocalizableStrings.h
45
// These functions are deprecated. Use the UTF-8 versions
instead
.
Completed in 127 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>