Searched defs:transformJson (Results 1 – 3 of 3) sorted by relevance
51 std::string GetTransformTypeValue(const std::unique_ptr<JsonValue>& transformJson) in GetTransformTypeValue()65 std::string GetTransformType(const std::unique_ptr<JsonValue>& transformJson) in GetTransformType()460 std::unique_ptr<JsonValue> transformJson = JsonUtil::ParseJsonString(value); in KeyframesAddKeyFrame() local
840 std::string DOMNode::GetTransformType(const std::unique_ptr<JsonValue>& transformJson) in GetTransformType()848 std::string DOMNode::GetTransformTypeValue(const std::unique_ptr<JsonValue>& transformJson) in GetTransformTypeValue()868 std::unique_ptr<JsonValue> transformJson = JsonUtil::ParseJsonString(jsonValue); in SetTransform() local
3175 std::string Declaration::GetTransformType(const std::unique_ptr<JsonValue>& transformJson) in GetTransformType()3184 std::string Declaration::GetTransformTypeValue(const std::unique_ptr<JsonValue>& transformJson) in GetTransformTypeValue()