Home
last modified time | relevance | path

Searched defs:PaintTextSelectionParams (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.h429 struct PaintTextSelectionParams : PaintTextParams struct
435 explicit PaintTextSelectionParams(const PaintTextParams& aParams) in PaintTextSelectionParams() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.h431 struct PaintTextSelectionParams : PaintTextParams { struct
436 explicit PaintTextSelectionParams(const PaintTextParams& aParams) in PaintTextSelectionParams() argument
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.h577 struct PaintTextSelectionParams : PaintTextParams { struct
583 explicit PaintTextSelectionParams(const PaintTextParams& aParams) in PaintTextSelectionParams() argument
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrame.h577 struct PaintTextSelectionParams : PaintTextParams { struct
583 explicit PaintTextSelectionParams(const PaintTextParams& aParams) in PaintTextSelectionParams() argument
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.h589 struct PaintTextSelectionParams : PaintTextParams { struct
595 explicit PaintTextSelectionParams(const PaintTextParams& aParams) in PaintTextSelectionParams() argument
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp199 struct nsTextFrame::PaintTextSelectionParams : nsTextFrame::PaintTextParams { struct in nsTextFrame
200 Point textBaselinePt;
201 PropertyProvider* provider = nullptr;
202 Range contentRange;
203 nsTextPaintStyle* textPaintStyle = nullptr;
204 Range glyphRange;
205 explicit PaintTextSelectionParams(const PaintTextParams& aParams) in PaintTextSelectionParams() argument