Searched defs:DescriptionOptions (Results 1 – 2 of 2) sorted by relevance
255 struct DescriptionOptions { struct256 DescriptionFormat format;257 std::string language;
430 export interface DescriptionOptions { interface