Searched refs:DRAW_FILE_EXTENSIONS (Results 1 – 1 of 1) sorted by relevance
35 const std::string DRAW_FILE_EXTENSIONS = "sxdstdodgotg"; variable103 else if (std::string::npos != DRAW_FILE_EXTENSIONS.find(fext)) in get_file_type()
Completed in 18 milliseconds