HomeSort by relevance Sort by last modified time
    Searched full:leakptr (Results 51 - 58 of 58) sorted by null

1 23

  /external/webkit/Source/WebKit2/UIProcess/win/
WebView.cpp 675 static HBRUSH brush = createBrush(WebPageProxy::viewUpdatesFlashColor().rgb()).leakPtr();
942 static HBRUSH brush = createBrush(WebPageProxy::backingStoreUpdatesFlashColor().rgb()).leakPtr();
    [all...]
  /external/webkit/Tools/DumpRenderTree/chromium/
WebViewHost.cpp 874 ds->setExtraData(m_pendingExtraData.leakPtr());
994 frame->dataSource()->setExtraData(m_pendingExtraData.leakPtr());
    [all...]
  /external/webkit/Source/WebCore/html/
HTMLInputElement.cpp 1013 return m_inputType->willDispatchClick().leakPtr();
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.cpp 754 shadowData->setNext(rareData->m_boxShadow.leakPtr());
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.cpp 782 sdi.hbmpDragImage = hbmp.leakPtr();
    [all...]
  /external/webkit/Source/WebCore/css/
CSSParser.cpp 646 m_parsedProperties[m_numParsedProperties++] = prop.leakPtr();
    [all...]
CSSStyleSelector.cpp 385 siblingRulesInDefaultStyle = features.siblingRules.leakPtr();
    [all...]
  /external/webkit/Source/WebKit/qt/
ChangeLog-2011-02-16     [all...]

Completed in 1227 milliseconds

1 23