Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.h87 bool _GetWritableState() const;
H A DInspectorWindow.cpp637 InspectorWindow::_GetWritableState() const in _GetWritableState() function in InspectorWindow
678 fEditBlockButton->SetEnabled(_GetWritableState()); in _UpdateWritableOptions()