Searched refs:HandlePaste (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.h172 bool HandlePaste(const BMessage* archive);
H A DListViews.cpp988 SimpleListView::HandlePaste(const BMessage* archive) function in class:SimpleListView
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp286 fPathListView->HandlePaste(&archive);
288 fShapeListView->HandlePaste(&archive);
290 fStyleListView->HandlePaste(&archive);
292 fTransformerListView->HandlePaste(&archive);

Completed in 95 milliseconds