Searched defs:editor (Results 1 - 21 of 21) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/value/value_handlers/
H A DBoolValueHandler.cpp95 TableCellBoolEditor* editor = new(std::nothrow) local
H A DFloatValueHandler.cpp95 TableCellFloatEditor* editor = new(std::nothrow) local
H A DEnumerationValueHandler.cpp88 TableCellEnumerationEditor* editor = new(std::nothrow) local
H A DIntegerValueHandler.cpp205 TableCellIntegerEditor* editor = new(std::nothrow) TableCellIntegerEditor( local
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DVariableEditWindow.cpp23 VariableEditWindow(Value* initialValue, ValueNode* node, TableCellValueEditor* editor, BHandler* target) argument
56 Create(Value* initialValue, ValueNode* node, TableCellValueEditor* editor, BHandler* target) argument
/haiku/src/add-ons/disk_systems/ntfs/
H A DNTFSAddOn.cpp129 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
/haiku/src/add-ons/disk_systems/fat/
H A DFATAddOn.cpp128 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
/haiku/src/add-ons/disk_systems/btrfs/
H A DBTRFSAddOn.cpp161 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.cpp153 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
/haiku/src/kits/storage/disk_device/
H A DDiskSystemAddOn.cpp268 BPartitionHandle::GetContentParameterEditor(BPartitionParameterEditor** editor) argument
50 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
275 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
H A DPartition.cpp1072 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
/haiku/src/add-ons/disk_systems/intel/
H A DPartitionMapAddOn.cpp336 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
H A DExtendedPartitionAddOn.cpp311 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cpp187 GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, BPartitionParameterEditor** editor) argument
/haiku/src/apps/diskprobe/
H A DTypeEditors.cpp162 TypeEditorView(BRect rect, const char *name, uint32 resizingMode, uint32 flags, DataEditor& editor) argument
170 TypeEditorView(const char *name, uint32 flags, DataEditor& editor) argument
205 StringEditor(DataEditor& editor) argument
282 MimeTypeEditor(BRect rect, DataEditor& editor) argument
373 NumberEditor(BRect rect, DataEditor &editor) argument
749 BooleanEditor(BRect rect, DataEditor &editor) argument
846 ImageView(DataEditor &editor) argument
1109 MessageView(BRect rect, DataEditor &editor) argument
1287 GetTypeEditorFor(BRect rect, DataEditor& editor) argument
1345 GetTypeEditorAt(int32 index, BRect rect, DataEditor& editor) argument
[all...]
H A DDataView.cpp96 DataView::DataView(DataEditor &editor) argument
H A DDataEditor.cpp149 StateWatcher::StateWatcher(DataEditor &editor) argument
398 DataEditor::DataEditor(const DataEditor &editor) argument
H A DProbeView.cpp398 HeaderView::HeaderView(const entry_ref* ref, DataEditor& editor) argument
887 EditorLooper(const char* name, DataEditor& editor, BMessenger target) argument
1022 TypeView(BRect rect, const char* name, int32 index, DataEditor& editor, int32 resizingMode) argument
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp309 TextDocumentView::SetTextEditor(const TextEditorRef& editor) argument
/haiku/src/apps/text_search/
H A DGrepWindow.cpp1589 entry_ref editor; local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp3431 TableCellValueEditor* editor = NULL; local

Completed in 242 milliseconds