Home
last modified time | relevance | path

Searched refs:paintIntoUpdateChunk (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DChunkedUpdateDrawingArea.cpp85 paintIntoUpdateChunk(&updateChunk); in display()
136 paintIntoUpdateChunk(&updateChunk); in setSize()
DTiledDrawingArea.cpp142 paintIntoUpdateChunk(&updateChunk, scale); in updateTile()
223 paintIntoUpdateChunk(&updateChunk, targetScale); in didReceiveMessage()
DChunkedUpdateDrawingArea.h65 void paintIntoUpdateChunk(UpdateChunk*);
DTiledDrawingArea.h70 void paintIntoUpdateChunk(UpdateChunk*, float scale);
/external/webkit/Source/WebKit2/WebProcess/WebPage/qt/
DChunkedUpdateDrawingAreaQt.cpp40 void ChunkedUpdateDrawingArea::paintIntoUpdateChunk(UpdateChunk* updateChunk) in paintIntoUpdateChunk() function in WebKit::ChunkedUpdateDrawingArea
DTiledDrawingAreaQt.cpp42 void TiledDrawingArea::paintIntoUpdateChunk(UpdateChunk* updateChunk, float scale) in paintIntoUpdateChunk() function in WebKit::TiledDrawingArea
/external/webkit/Source/WebKit2/WebProcess/WebPage/gtk/
DChunkedUpdateDrawingAreaGtk.cpp42 void ChunkedUpdateDrawingArea::paintIntoUpdateChunk(UpdateChunk* updateChunk) in paintIntoUpdateChunk() function in WebKit::ChunkedUpdateDrawingArea
/external/webkit/Source/WebKit2/WebProcess/WebPage/mac/
DChunkedUpdateDrawingAreaMac.cpp41 void ChunkedUpdateDrawingArea::paintIntoUpdateChunk(UpdateChunk* updateChunk) in paintIntoUpdateChunk() function in WebKit::ChunkedUpdateDrawingArea
/external/webkit/Source/WebKit2/WebProcess/WebPage/win/
DChunkedUpdateDrawingAreaWin.cpp38 void ChunkedUpdateDrawingArea::paintIntoUpdateChunk(UpdateChunk* updateChunk) in paintIntoUpdateChunk() function in WebKit::ChunkedUpdateDrawingArea
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-161241 (WebKit::ChunkedUpdateDrawingArea::paintIntoUpdateChunk):
8018 (WebKit::ChunkedUpdateDrawingArea::paintIntoUpdateChunk):
12934 …Semi-reproducible crash in ChunkedUpdateDrawingArea::paintIntoUpdateChunk closing a particular yah…
14599 (WebKit::ChunkedUpdateDrawingArea::paintIntoUpdateChunk):
18596 (WebKit::TiledDrawingArea::paintIntoUpdateChunk):
39862 (WebKit::ChunkedUpdateDrawingArea::paintIntoUpdateChunk):
41797 (WebKit::ChunkedUpdateDrawingArea::paintIntoUpdateChunk):
43082 (WebKit::ChunkedUpdateDrawingArea::paintIntoUpdateChunk):
43085 (WebKit::ChunkedUpdateDrawingArea::paintIntoUpdateChunk):
43978 (WebKit::DrawingAreaUpdateChunk::paintIntoUpdateChunk):
[all …]