Searched defs:PathOptions (Results 1 – 4 of 4) sorted by relevance
26 struct PathOptions { struct27 std::optional<Dimension> width;28 std::optional<Dimension> height;29 std::optional<std::string> commands;
62 export interface PathOptions { interface
48 export interface PathOptions { interface
66 export interface PathOptions { interface