Searched refs:suffix_index (Results 1 – 1 of 1) sorted by relevance
272 int suffix_index=tempFileName_NoSuffix.lastIndexOf("."); in show_file_by_iconview() local273 QString suffix=tempFileName.right(tempFileName.size()-suffix_index-1); in show_file_by_iconview()275 tempFileName_NoSuffix.truncate(suffix_index); in show_file_by_iconview()311 int suffix_index=tempFileName_NoSuffix.lastIndexOf("."); in show_file_by_listview() local312 tempFileName_NoSuffix.truncate(suffix_index); in show_file_by_listview()