Searched refs:_SetPathMarked (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/gui/
H A DPathListView.h88 void _SetPathMarked(VectorPath* path, bool marked);
H A DPathListView.cpp208 fListView->_SetPathMarked(path, true);
214 fListView->_SetPathMarked(path, false);
924 PathListView::_SetPathMarked(VectorPath* path, bool marked) function in class:PathListView

Completed in 19 milliseconds