Searched refs:GetCommands (Results 1 – 3 of 3) sorted by relevance
65 auto cmdStr = paintProperty->GetCommands().value_or(""); in SetClipBounds()
37 std::string GetCommands() const;
37 { "commands", [](const ShapeComposedElement& inspector) { return inspector.GetCommands(); } } in __anoncc0f25ed0c02()135 std::string ShapeComposedElement::GetCommands() const in GetCommands() function in OHOS::Ace::V2::ShapeComposedElement