Searched defs:minsize (Results 1 – 2 of 2) sorted by relevance
263 void FileExists(const char* filename, uint32_t minsize, in FileExists()351 void SectionExists(const std::string& sectionName, int minsize) { in SectionExists()
60 hw2d_coord_t minsize, maxsize; in setImageDimension() local