Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawCommands.h378 class FillRoundedRectCommand : public DrawingCommand {
380 FillRoundedRectCommand(const RoundedRect& aRect, const Pattern& aPattern, in FillRoundedRectCommand() function
384 CommandType GetType() const override { return FillRoundedRectCommand::Type; } in GetType()
387 CLONE_INTO(FillRoundedRectCommand)(mRect, mPattern, mOptions); in CloneInto() local
H A DDrawTargetCapture.cpp201 AppendCommand(FillRoundedRectCommand)(aRect, aPattern, aOptions); in FillRoundedRect() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawCommands.h378 class FillRoundedRectCommand : public DrawingCommand {
380 FillRoundedRectCommand(const RoundedRect& aRect, const Pattern& aPattern, in FillRoundedRectCommand() function
384 CommandType GetType() const override { return FillRoundedRectCommand::Type; } in GetType()
387 CLONE_INTO(FillRoundedRectCommand)(mRect, mPattern, mOptions); in CloneInto() local
H A DDrawTargetCapture.cpp201 AppendCommand(FillRoundedRectCommand)(aRect, aPattern, aOptions); in FillRoundedRect() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawCommands.h378 class FillRoundedRectCommand : public DrawingCommand {
380 FillRoundedRectCommand(const RoundedRect& aRect, const Pattern& aPattern, in FillRoundedRectCommand() function
384 CommandType GetType() const override { return FillRoundedRectCommand::Type; } in GetType()
387 CLONE_INTO(FillRoundedRectCommand)(mRect, mPattern, mOptions); in CloneInto() local
H A DDrawTargetCapture.cpp201 AppendCommand(FillRoundedRectCommand)(aRect, aPattern, aOptions); in FillRoundedRect() local