Searched refs:_Update (Results 1 - 25 of 38) sorted by path

12

/haiku/headers/private/kernel/
H A DUserTimer.h128 void _Update(bool unscheduling,
/haiku/headers/private/shared/
H A DIconButton.h97 void _Update();
/haiku/headers/private/storage/
H A DDiskDevice.h57 status_t _Update(bool* updated);
58 status_t _Update(user_disk_device_data* data,
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkDirectory.cpp125 _Update(listener);
143 _Update(listener);
164 PackageLinkDirectory::_Update(PackageLinksListener* listener) function in class:PackageLinkDirectory
H A DPackageLinkDirectory.h61 status_t _Update(PackageLinksListener* listener);
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.cpp158 _Update();
167 _Update();
185 TableSelectionModel::_Update() function in class:TableSelectionModel
H A DTable.h75 void _Update();
H A DTreeTable.cpp593 _Update();
632 TreeTableSelectionModel::_Update() function in class:TreeTableSelectionModel
664 _Update();
H A DTreeTable.h118 void _Update();
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp464 _Update();
728 // _Update
730 IconButton::_Update() function in class:IconButton
744 _Update();
754 _Update();
H A DIconButton.h118 void _Update();
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorField.cpp286 _Update();
298 _Update();
421 // _Update
423 ColorField::_Update() function in class:ColorField
H A DColorField.h73 void _Update();
H A DColorSlider.cpp333 _Update();
344 _Update();
437 ColorSlider::_Update() function in class:ColorSlider
H A DColorSlider.h70 void _Update();
/haiku/src/apps/mediaplayer/interface/
H A DDurationView.cpp26 _Update();
95 _Update();
106 _Update();
125 DurationView::_Update() function in class:DurationView
H A DDurationView.h42 void _Update();
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.h61 void _Update(bool force = false);
/haiku/src/kits/storage/disk_device/
H A DDiskDevice.cpp181 error = _Update(data, updated);
496 // _Update
498 BDiskDevice::_Update(user_disk_device_data* data, bool* updated) function in class:BDiskDevice
517 error = BPartition::_Update(&data->device_partition_data, updated);
/haiku/src/preferences/network/
H A DInterfaceView.h36 status_t _Update(bool updateWirelessNetworks = true);
/haiku/src/preferences/printers/
H A DAddPrinterDialog.cpp76 _Update();
128 _Update();
175 _Update();
233 _Update();
400 AddPrinterDialog::_Update() function in class:AddPrinterDialog
H A DAddPrinterDialog.h46 void _Update();
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp259 _Update();
289 _Update();
294 _Update();
298 _Update();
302 _Update();
306 _Update();
334 _Update();
340 _Update();
428 SettingsWindow::_Update() function in class:SettingsWindow
H A DSettingsWindow.h74 void _Update();
/haiku/src/servers/net/
H A DServices.h42 void _Update(const BMessage& services);

Completed in 136 milliseconds

12