Home
last modified time | relevance | path

Searched refs:coalesce (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebKit/gtk/webkit/
Dwebkitwebview.cpp407 bool coalesce = shouldCoalesce(event->area, rects.get(), rectCount); in webkit_web_view_expose_event() local
409 if (coalesce) { in webkit_web_view_expose_event()
/external/webkit/WebCore/
DChangeLog-2005-08-2314258 that we can coalesce consecutive tabs while maintaining proper
25453 … <rdar://problem/3973254> Deletions of ranges does not coalesce correctly with subsequent typing
49362 (InputTextCommandImpl::coalesce)
50579 (EditCommand::coalesce):
50646 (InputTextCommand::coalesce):
DChangeLog-2002-12-038020 Changes to coalesce all drawing calls of the same text
DChangeLog-2007-10-1414849 1) Multiple GCs can coalesce. In my pathological test case, this
/external/webkit/WebKit/mac/
DChangeLog-2006-02-093181 …* WebView.subproj/WebHTMLView.m: (-[WebHTMLView drawRect:]): Removed text drawing coalesce method …
5355 that we can coalesce consecutive tabs while maintaining proper
DChangeLog-2002-12-039237 Changes to coalesce all drawing calls of the same text
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1636453 Added the ability to coalesce JITCode buffer grow operations by first