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

/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp286 fPathListView->HandlePaste(&archive);
506 fPathListView->SetCurrentShape(NULL);
526 fPathListView->SetCurrentShape(NULL);
546 fPathListView->SetCurrentShape(shape);
667 fPathListView->SetCurrentShape(NULL);
940 fPathListView->SetPathContainer(fIcon != NULL ? fIcon->Paths() : NULL);
941 fPathListView->SetShapeContainer(fIcon != NULL ? fIcon->Shapes() : NULL);
1002 _ImproveScrollBarLayout(fPathListView);
1017 fPathListView->SetMenu(fPathMenu);
1018 fPathListView
[all...]
H A DMainWindow.h139 PathListView* fPathListView; member in class:MainWindow

Completed in 87 milliseconds