Searched defs:LineOptions (Results 1 – 4 of 4) sorted by relevance
28 struct LineOptions { struct29 std::optional<Dimension> width;30 std::optional<Dimension> height;
48 export interface LineOptions { interface
62 export interface LineOptions { interface
89 export interface LineOptions { interface