Home
last modified time | relevance | path

Searched defs:InsertPath (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DTreeCtrlEx.cpp24 void CTreeCtrlEx::InsertPath(CString path, HTREEITEM hRoot) in InsertPath() function in CTreeCtrlEx
30 void CTreeCtrlEx::InsertPath(CString path, HTREEITEM hRoot, std::function<bool(const CString&)> is_… in InsertPath() function in CTreeCtrlEx