Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.cpp2948 uint32_t textRunOffset = in AssignTextRun() local
2950 clearFrom = textRunOffset == oldTextRun->GetLength() ? f : nullptr; in AssignTextRun()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp3053 uint32_t textRunOffset = in AssignTextRun() local
3055 clearFrom = textRunOffset == oldTextRun->GetLength() ? f : nullptr; in AssignTextRun()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.cpp2787 uint32_t textRunOffset = iter.ConvertOriginalToSkipped(f->GetContentOffset()); in AssignTextRun() local
2788 clearFrom = textRunOffset == oldTextRun->GetLength() ? f : nullptr; in AssignTextRun()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.cpp2767 uint32_t textRunOffset = in AssignTextRun() local
2769 clearFrom = textRunOffset == oldTextRun->GetLength() ? f : nullptr; in AssignTextRun()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrame.cpp2948 uint32_t textRunOffset = in AssignTextRun() local
2950 clearFrom = textRunOffset == oldTextRun->GetLength() ? f : nullptr; in AssignTextRun()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.cpp2938 uint32_t textRunOffset = in AssignTextRun() local
2940 clearFrom = textRunOffset == oldTextRun->GetLength() ? f : nullptr; in AssignTextRun()