Home
last modified time | relevance | path

Searched refs:selectPath (Results 1 – 2 of 2) sorted by relevance

/sdk/find_java2/src/
DFindJava2Dlg.cpp146 selectPath(-1 /*index*/, &javaPath); in OnBnClickedButtonAdd()
155 selectPath(index, nullptr); in OnNMClickPathList()
234 void CFindJava2Dlg::selectPath(int index, const CJavaPath *path) { in selectPath() function in CFindJava2Dlg
DFindJava2Dlg.h63 void selectPath(int index = -1, const CJavaPath *path = nullptr);