Home
last modified time | relevance | path

Searched refs:PopLayerCommand (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawCommands.h813 class PopLayerCommand : public DrawingCommand {
815 PopLayerCommand() : DrawingCommand(PopLayerCommand::Type) {} in PopLayerCommand() function
818 CLONE_INTO(PopLayerCommand)(); in CloneInto() local
H A DDrawTargetCapture.cpp244 AppendCommand(PopLayerCommand)(); in PopLayer() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawCommands.h843 class PopLayerCommand : public DrawingCommand {
845 PopLayerCommand() = default;
847 CommandType GetType() const override { return PopLayerCommand::Type; } in GetType()
850 CLONE_INTO(PopLayerCommand)(); in CloneInto() local
H A DDrawTargetCapture.cpp292 AppendCommand(PopLayerCommand)(); in PopLayer() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawCommands.h843 class PopLayerCommand : public DrawingCommand {
845 PopLayerCommand() = default;
847 CommandType GetType() const override { return PopLayerCommand::Type; } in GetType()
850 CLONE_INTO(PopLayerCommand)(); in CloneInto() local
H A DDrawTargetCapture.cpp292 AppendCommand(PopLayerCommand)(); in PopLayer() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawCommands.h843 class PopLayerCommand : public DrawingCommand {
845 PopLayerCommand() = default;
847 CommandType GetType() const override { return PopLayerCommand::Type; } in GetType()
850 CLONE_INTO(PopLayerCommand)(); in CloneInto() local
H A DDrawTargetCapture.cpp292 AppendCommand(PopLayerCommand)(); in PopLayer() local