Home
last modified time | relevance | path

Searched refs:EditorFor (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyEditorFactory.h17 PropertyEditorView* EditorFor(Property* property);
H A DPropertyEditorFactory.cpp27 EditorFor(Property* p) in EditorFor() function
H A DPropertyItemView.cpp31 fEditorView(/*factory->*/EditorFor(property)), in PropertyItemView()