Home
last modified time | relevance | path

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

/haiku/src/apps/diskprobe/
H A DTypeEditors.h25 virtual bool TypeMatches();
H A DTypeEditors.cpp70 virtual bool TypeMatches();
89 virtual bool TypeMatches();
111 virtual bool TypeMatches();
191 TypeEditorView::TypeMatches() in TypeMatches() function in TypeEditorView
325 MimeTypeEditor::TypeMatches() in TypeMatches() function in MimeTypeEditor
488 NumberEditor::TypeMatches() in TypeMatches() function in NumberEditor
776 BooleanEditor::TypeMatches() in TypeMatches() function in BooleanEditor
1373 if (!view->TypeMatches()) { in GetTypeEditorAt()