Home
last modified time | relevance | path

Searched refs:userDataFrame (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.cpp601 nsTextFrame* userDataFrame = GetFrameForSimpleFlow(aTextRun); in UnhookTextRunFromFrames() local
603 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
607 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
610 if (!userDataFrame->HasAnyStateBits(whichTextRunState)) { in UnhookTextRunFromFrames()
618 nsTextFrame* userDataFrame = userMappedFlows[i].mStartFrame; in UnhookTextRunFromFrames() local
620 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
624 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
626 if (userDataFrame->HasAnyStateBits(whichTextRunState)) { in UnhookTextRunFromFrames()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp684 nsTextFrame* userDataFrame = GetFrameForSimpleFlow(aTextRun); in UnhookTextRunFromFrames() local
686 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
690 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
693 if (!userDataFrame->HasAnyStateBits(whichTextRunState)) { in UnhookTextRunFromFrames()
701 nsTextFrame* userDataFrame = userMappedFlows[i].mStartFrame; in UnhookTextRunFromFrames() local
703 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
707 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
709 if (userDataFrame->HasAnyStateBits(whichTextRunState)) { in UnhookTextRunFromFrames()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.cpp620 nsTextFrame* userDataFrame = GetFrameForSimpleFlow(aTextRun); in UnhookTextRunFromFrames() local
622 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
626 ClearAllTextRunReferences(userDataFrame, aTextRun, in UnhookTextRunFromFrames()
630 if (!(userDataFrame->GetStateBits() & whichTextRunState)) { in UnhookTextRunFromFrames()
638 nsTextFrame* userDataFrame = userMappedFlows[i].mStartFrame; in UnhookTextRunFromFrames() local
640 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
644 ClearAllTextRunReferences(userDataFrame, aTextRun, in UnhookTextRunFromFrames()
647 if (userDataFrame->GetStateBits() & whichTextRunState) { in UnhookTextRunFromFrames()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.cpp602 nsTextFrame* userDataFrame = GetFrameForSimpleFlow(aTextRun); in UnhookTextRunFromFrames() local
604 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
608 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
611 if (!(userDataFrame->GetStateBits() & whichTextRunState)) { in UnhookTextRunFromFrames()
619 nsTextFrame* userDataFrame = userMappedFlows[i].mStartFrame; in UnhookTextRunFromFrames() local
621 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
625 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
627 if (userDataFrame->GetStateBits() & whichTextRunState) { in UnhookTextRunFromFrames()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrame.cpp601 nsTextFrame* userDataFrame = GetFrameForSimpleFlow(aTextRun); in UnhookTextRunFromFrames() local
603 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
607 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
610 if (!userDataFrame->HasAnyStateBits(whichTextRunState)) { in UnhookTextRunFromFrames()
618 nsTextFrame* userDataFrame = userMappedFlows[i].mStartFrame; in UnhookTextRunFromFrames() local
620 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
624 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
626 if (userDataFrame->HasAnyStateBits(whichTextRunState)) { in UnhookTextRunFromFrames()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.cpp601 nsTextFrame* userDataFrame = GetFrameForSimpleFlow(aTextRun); in UnhookTextRunFromFrames() local
603 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
607 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
610 if (!(userDataFrame->GetStateBits() & whichTextRunState)) { in UnhookTextRunFromFrames()
618 nsTextFrame* userDataFrame = userMappedFlows[i].mStartFrame; in UnhookTextRunFromFrames() local
620 userDataFrame->GetTextRun(nsTextFrame::eInflated) == aTextRun in UnhookTextRunFromFrames()
624 userDataFrame, aTextRun, aStartContinuation, whichTextRunState); in UnhookTextRunFromFrames()
626 if (userDataFrame->GetStateBits() & whichTextRunState) { in UnhookTextRunFromFrames()