webkit 屏幕绘制函数堆栈

    WebUi.exe(KGS-95)!khtml::InlineTextBox::paint(int ty=0, int tx=0, khtml::RenderObject::PaintInfo & i={...}, khtml::InlineTextBox * const this=0x393cfab8)  Line 294    C++
     WebUi.exe(KGS-95)!khtml::InlineFlowBox::paint(int ty=0, int tx=0, khtml::RenderObject::PaintInfo & i={...}, khtml::InlineFlowBox * const this=0x393cfb00)  Line 774    C++
     WebUi.exe(KGS-95)!khtml::InlineFlowBox::paint(int ty=0, int tx=0, khtml::RenderObject::PaintInfo & i={...}, khtml::InlineFlowBox * const this=0x393cfb40)  Line 774    C++
     WebUi.exe(KGS-95)!khtml::InlineFlowBox::paint(int ty=0, int tx=0, khtml::RenderObject::PaintInfo & i={...}, khtml::InlineFlowBox * const this=0x393cfb80)  Line 774    C++
     WebUi.exe(KGS-95)!khtml::RootInlineBox::paint(int ty=0, int tx=0, khtml::RenderObject::PaintInfo & i={...}, khtml::RootInlineBox * const this=0x393cfb80)  Line 1147    C++
     WebUi.exe(KGS-95)!khtml::RenderFlow::paintLines(int _ty=0, int _tx=0, khtml::RenderObject::PaintInfo & i={...}, khtml::RenderFlow * const this=0x393d3a54)  Line 404    C++
     WebUi.exe(KGS-95)!khtml::RenderBlock::paintObject(bool inlineFlow=false, PaintAction paintAction=PaintActionForeground, int _ty=0, int _tx=0)  Line 1369 + 0x11    C++
     WebUi.exe(KGS-95)!khtml::RenderBlock::paint(int _ty=0, int _tx=0, khtml::RenderObject::PaintInfo & i={...}, khtml::RenderBlock * const this=0x393d3a54)  Line 1298    C++
     WebUi.exe(KGS-95)!khtml::RenderLayer::paintLayer(khtml::RenderObject * paintingRoot=0x00000000, bool selectionOnly=false, bool haveTransparency=false, QRect & paintDirtyRect={...}, QPainter * p=0x2466e1d8, khtml::RenderLayer * rootLayer=0x393d3944, khtml::RenderLayer * const this=0x393d3af4)  Line 1143    C++
     WebUi.exe(KGS-95)!khtml::RenderLayer::paintLayer(khtml::RenderObject * paintingRoot=0x00000000, bool selectionOnly=false, bool haveTransparency=false, QRect & paintDirtyRect={...}, QPainter * p=0x2466e1d8, khtml::RenderLayer * rootLayer=0x393d3944, khtml::RenderLayer * const this=0x393d3944)  Line 1157    C++
     WebUi.exe(KGS-95)!khtml::RenderLayer::paint(khtml::RenderObject * paintingRoot=0x00000000, bool selectionOnly=false, QRect & damageRect={...}, QPainter * p=0x2466e1d8, khtml::RenderLayer * const this=0x393d3944)  Line 988    C++
     WebUi.exe(KGS-95)!KWQKHTMLPart::paint(QRect & rect={...}, QPainter * p=0x2466e1d8, KWQKHTMLPart * const this=0x34e90620)  Line 1223    C++
     WebUi.exe(KGS-95)!CWebCoreBridge::DrawRect(QPainter painter={...}, CWebCoreGraphicsContext & aGc={...}, TRect & rect={...})  Line 752 + 0x25    C++
     WebUi.exe(KGS-95)!CWebKitFrame::Draw(TRect & aRect={...}, CWebCoreGraphicsContext & aGc={...}, CWebKitFrame * const this=0x32e9e5f0)  Line 877    C++
     WebUi.exe(KGS-95)!CWebKitView::SyncRepaint(CFbsBitGc & gc={...})  Line 1049    C++
     WebUi.exe(KGS-95)!CWebKitView::DoRepaint()  Line 1102    C++
     WebUi.exe(KGS-95)!DoRepaintCb(void * aPtr=0x32e9e330)  Line 1081    C++

原文链接: https://www.cnblogs.com/dalang/archive/2011/11/08/2241765.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    webkit 屏幕绘制函数堆栈

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/36000

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月8日 下午12:48
下一篇 2023年2月8日 下午12:48

相关推荐