Searched defs:model (Results 51 - 75 of 112) sorted by relevance

12345

/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp23 PopupSlider(const char* name, const char* label, BMessage* model, BHandler* target, int32 min, int32 max, int32 value, const char* formatString) argument
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleter.cpp81 BAutoCompleter::CompletionStyle::SetChoiceModel(ChoiceModel* model) argument
232 BAutoCompleter::SetChoiceModel(ChoiceModel* model) argument
/haiku/src/apps/switcher/
H A DGroupListView.cpp68 GroupListView::GroupListView(const char* name, GroupListModel* model, argument
92 GroupListView::SetModel(GroupListModel* model) argument
H A DWindowsView.cpp334 WindowModel* model = (WindowModel*)fListView->Model(); local
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.cpp266 TableSelectionModel* model local
288 TableSelectionModel* model local
350 TableSelectionModel* model = fDispositionExceptions->SelectionModel(); local
/haiku/src/apps/debuganalyzer/gui/
H A DAbstractWaitObjectsPage.h63 WaitObjectsTreeModel(ModelType* model, bool groupByName) argument
350 ModelType* model; member in struct:AbstractWaitObjectsPage::WaitObjectsTreeModel::RootNode
352 RootNode(ModelType* model, bool groupByName) argument
475 SetModel(ModelType* model) argument
[all...]
/haiku/src/add-ons/kernel/power/cpufreq/intel_pstates/
H A Dintel_pstates.cpp155 uint8 model = cpu->arch.model + (cpu->arch.extended_model << 4); local
/haiku/src/add-ons/translators/raw/
H A DLibRAW.h21 char model[64]; member in struct:image_meta_info
/haiku/src/kits/tracker/
H A DIconMenuItem.cpp70 ModelMenuItem::ModelMenuItem(const Model* model, const char* title, argument
96 ModelMenuItem::ModelMenuItem(const Model* model, BMenu* menu, bool drawText, argument
231 SpecialModelMenuItem::SpecialModelMenuItem(const Model* model, BMenu* menu) argument
H A DVirtualDirectoryPoseView.cpp30 VirtualDirectoryPoseView::VirtualDirectoryPoseView(Model* model) argument
495 Model* model = TargetModel(); local
H A DThumbnails.cpp124 GenerateThumbnailJob(Model* model, const BFile& file, argument
269 GenerateThumbnail(Model* model, color_space colorSpace, BSize size) argument
331 GetThumbnailFromAttr(Model* model, BBitmap* icon, BSize size) argument
[all...]
H A DQueryPoseView.cpp80 BQueryPoseView::BQueryPoseView(Model* model) argument
407 QueryEntryListCollection::QueryEntryListCollection(Model* model, argument
H A DFSClipboard.cpp232 Model* model = pose->TargetModel(); local
366 FSClipboardPaste(Model* model, uint32 linksMode) argument
544 FSClipboardFindNodeMode(Model* model, bool autoLock, bool updateRefIfNeeded) argument
599 FSClipboardRemove(Model* model) argument
[all...]
H A DModel.h295 BModelOpener(Model* model) argument
303 BModelWriteOpener(Model* model) argument
481 ModelNodeLazyOpener::ModelNodeLazyOpener(Model* model, bool writable, argument
[all...]
H A DDeskWindow.cpp92 AddOneShortcut(Model* model, char key, uint32 modifiers, BDeskWindow* window) argument
137 Model* model = new Model(&entry); local
403 NewPoseView(Model* model, uint32 viewMode) argument
410 CreatePoseView(Model* model) argument
[all...]
H A DContainerWindow.h84 Model* model; member in struct:BPrivate::AddOnShortcut
H A DWidgetAttributeText.h451 AppShortVersionAttributeText(const Model* model, argument
462 SystemShortVersionAttributeText(const Model* model, argument
[all...]
/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.cpp110 FilePermissionsView::FilePermissionsView(BRect rect, Model* model) argument
221 FilePermissionsView::ModelChanged(Model* model) argument
H A DInfoWindow.cpp91 BInfoWindow::BInfoWindow(Model* model, int32 group_index, argument
H A DHeaderView.cpp69 HeaderView::HeaderView(Model* model) argument
129 HeaderView::ModelChanged(Model* model, BMessage* message) argument
157 ReLinkTargetModel(Model* model) argument
[all...]
/haiku/src/apps/haikudepot/ui/
H A DUserUsageConditionsWindow.cpp53 UserUsageConditionsWindow::UserUsageConditionsWindow(Model& model, argument
97 UserUsageConditionsWindow( Model& model, UserUsageConditionsSelectionMode mode) argument
H A DToLatestUserUsageConditionsWindow.cpp51 ToLatestUserUsageConditionsWindow( BWindow* parent, Model& model, const UserDetail& userDetail) argument
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp66 PackageFillingPkgListener::PackageFillingPkgListener(Model* model, argument
205 ServerPkgDataUpdateProcess( BString depotName, Model *model, uint32 serverProcessOptions) argument
/haiku/src/apps/text_search/
H A DGrepper.cpp91 Grepper::Grepper(const char* pattern, const Model* model, argument
/haiku/src/bin/
H A Dsysinfo.cpp219 print_intel_cache_descriptors(enum cpu_vendor vendor, uint32 model, argument
516 dump_cpu(enum cpu_vendor vendor, uint32 model, int3 argument
712 const char *model = get_cpu_model_string(platform, cpuVendor, cpuModel); local
[all...]

Completed in 244 milliseconds

12345