HomeSort by relevance Sort by last modified time
    Searched full:needed (Results 1451 - 1475 of 5770) sorted by null

<<51525354555657585960>>

  /external/webkit/JavaScriptCore/API/
JSBase.h 122 JavaScript engine will garbage collect as needed. JavaScript values created
  /external/webkit/JavaScriptCore/pcre/
pcre_tables.cpp 5 needed by JavaScriptCore and the rest of WebKit.
pcre_ucp_searchfuncs.cpp 5 needed by JavaScriptCore and the rest of WebKit.
pcre_xclass.cpp 5 needed by JavaScriptCore and the rest of WebKit.
  /external/webkit/JavaScriptCore/tests/mozilla/js1_2/statements/
switch2.js 173 // Needed: tests for evaluation time of case expressions.
  /external/webkit/WebCore/WebCore.gyp/mac/
adjust_visibility.sh 101 # Create a fat archive from the architecture-specific archives if needed.
  /external/webkit/WebCore/bindings/js/
JSEventListener.cpp 84 // FIXME: Is this check needed for other contexts?
WorkerScriptController.cpp 142 // Mutex protection for m_executionForbidden is needed to guarantee that the value is synchronized between processors, because
  /external/webkit/WebCore/bridge/jni/v8/
JavaInstanceV8.cpp 111 // contains the new Java plugin. It is needed for builds prior to Tiger.
  /external/webkit/WebCore/css/
CSSMutableStyleDeclaration.h 110 // setLengthProperty treats integers as pixels! (Needed for conversion of HTML attributes.)
CSSVariablesDeclaration.cpp 96 variableValue->setParent(this); // Needed to connect variables that are CSSMutableStyleDeclarations, since the parent couldn't be set until now.
  /external/webkit/WebCore/html/
HTMLFormControlElement.h 178 // A subclass should return true if placeholder processing is needed.
HTMLParser.h 179 RefPtr<HTMLHeadElement> m_head; // head element; needed for HTML which defines <base> after </head>
  /external/webkit/WebCore/loader/
FTPDirectoryParser.h 102 double now; /* needed for year determination */
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheGroup.h 75 void update(Frame*, ApplicationCacheUpdateOption); // FIXME: Frame should not bee needed when updating witout browsing context.
  /external/webkit/WebCore/platform/cf/
BinaryPropertyList.h 38 // Covers only what's needed for writing browser history as of this writing.
  /external/webkit/WebCore/platform/graphics/chromium/
VDMXParser.cpp 103 // needed in order to match font metrics on Windows.
  /external/webkit/WebCore/platform/graphics/gtk/
DataSourceGStreamer.cpp 202 GST_ERROR_OBJECT(src, "A mime-type is needed in %s", uri);
  /external/webkit/WebCore/platform/graphics/mac/
Canvas3DLayer.mm 58 // If needed we will have to set the display mask in the Canvas CGLContext and
  /external/webkit/WebCore/platform/gtk/
FileSystemGtk.cpp 196 /* No null checking needed */
ScrollViewGtk.cpp 101 // here. This is needed for the parent scrolling widget to be
  /external/webkit/WebCore/platform/network/curl/
ResourceHandleCurl.cpp 212 //stubs needed for windows version
  /external/webkit/WebCore/platform/wx/wxcode/win/
fontprops.cpp 138 // just the bounding rect for this string so adjust the width as needed
  /external/webkit/WebCore/rendering/
RenderSVGInlineText.cpp 143 // SVG doesn't have any editable content where a caret rect would be needed.
TextControlInnerElements.cpp 153 // On mousedown, bring up a menu, if needed

Completed in 350 milliseconds

<<51525354555657585960>>