Searched refs:JsCommandContextOperation (Results 1 – 3 of 3) sorted by relevance
323 class ACE_EXPORT JsCommandContextOperation final : public JsCommand {325 … JsCommandContextOperation(NodeId nodeId, std::function<void(const RefPtr<CanvasTaskPool>&)> task) in JsCommandContextOperation() function328 ~JsCommandContextOperation() final = default;
659 void JsCommandContextOperation::Execute(const RefPtr<JsAcePage>& page) const in Execute()
178 auto command = Referenced::MakeRefPtr<JsCommandContextOperation>(id, task); in PushTaskToPage()508 auto command = Referenced::MakeRefPtr<JsCommandContextOperation>(id, task); in JsSetAntiAlias()