Searched refs:GetTypeEditorAt (Results 1 – 3 of 3) sorted by relevance
34 extern TypeEditorView* GetTypeEditorAt(int32 index, BRect rect,
1345 GetTypeEditorAt(int32 index, BRect rect, DataEditor& editor) in GetTypeEditorAt() function
1028 fTypeEditorView = GetTypeEditorAt(index, Frame(), editor); in TypeView()