Home
last modified time | relevance | path

Searched refs:RefreshContents (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/saves/
H A DMemoryCard.h21 void RefreshContents();
H A DMemoryCard.cpp24 void CMemoryCard::RefreshContents() in RefreshContents() function in CMemoryCard
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/
H A Dmemorycardmanagerdialog.cpp62 m_pCurrentMemoryCard->RefreshContents(); in on_import_saves_button_clicked()
140 m_pCurrentMemoryCard->RefreshContents(); in on_delete_save_button_clicked()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/
H A Dwxsitemeditor.h174 static void RefreshContents();
H A Dwxsitemeditor.cpp160 RefreshContents(); in ConfigChanged()
173 void wxsItemEditor::RefreshContents() in RefreshContents() function in wxsItemEditor