Searched refs:FPDEntry (Results 1 – 2 of 2) sorted by relevance
207 FPDEntry new_entry; in collect_programs_callback()215 FPDEntry& cache_entry = pThis->_cache.front(); in collect_programs_callback()229 void FindProgramDlg::add_entry(const FPDEntry& cache_entry) in add_entry()333 FPDEntry& cache_entry = *(FPDEntry*)lparam; in LaunchSelected()347 FPDEntry& cache_entry = *(FPDEntry*)pDispInfo->item.lParam; in Notify()397 FPDEntry& a = *(FPDEntry*)lparam1; in CompareFunc()398 FPDEntry& b = *(FPDEntry*)lparam2; in CompareFunc()
66 struct FPDEntry struct74 typedef list<FPDEntry> FPDCache; argument102 void add_entry(const FPDEntry& cache_entry);