Searched refs:AppRow (Results 1 – 2 of 2) sorted by relevance
39 AppRow::AppRow(const char* name, const char* signature, bool allowed) in AppRow() function in AppRow53 AppRow::SetAllowed(bool allowed) in SetAllowed()61 AppRow::RefreshEnabledField() in RefreshEnabledField()206 AppRow* row = new AppRow(appUsage->AppName(), in MessageReceived()305 fSelectedRow = dynamic_cast<AppRow*>(fApplications->CurrentSelection()); in _UpdateSelectedItem()372 AppRow* row = new AppRow(appUsage->AppName(), in _PopulateApplications()
27 class AppRow : public BRow {29 AppRow(const char* name,73 AppRow* fSelectedRow;