Searched defs:item (Results 226 - 250 of 498) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/gdb/gdb/tui/
H A Dtui-stack.c345 union tui_which_element *item; local
/haiku-fatelf/src/bin/network/ppp_up/
H A DConnectionView.cpp310 PPPDeskbarReplicant *item = new PPPDeskbarReplicant(fListener.Interface()); local
/haiku-fatelf/src/build/libbe/storage/
H A DEntry.cpp805 BEntry::operator=(const BEntry &item) argument
[all...]
/haiku-fatelf/src/kits/interface/
H A DBMCPrivate.cpp308 BMenuItem* item = ItemAt(0); local
H A DCardLayout.cpp70 BCardLayout::SetVisibleItem(BLayoutItem* item) argument
149 BLayoutItem* item = ItemAt(i); local
239 BCardLayout::ItemArchived(BMessage* into, BLayoutItem* item, int32 index) const argument
246 ItemUnarchived(const BMessage* from, BLayoutItem* item, int32 index) argument
264 ItemAdded(BLayoutItem* item, int32 atIndex) argument
272 ItemRemoved(BLayoutItem* item, int32 fromIndex) argument
296 BLayoutItem* item = ItemAt(i); local
[all...]
H A DGroupLayout.cpp146 BLayoutItem* item = AddView(index, child); local
155 BGroupLayout::AddItem(BLayoutItem* item) argument
162 BGroupLayout::AddItem(int32 index, BLayoutItem* item) argument
169 BGroupLayout::AddItem(BLayoutItem* item, float weight) argument
176 AddItem(int32 index, BLayoutItem* item, float weight) argument
225 ItemArchived(BMessage* into, BLayoutItem* item, int32 index) const argument
233 ItemUnarchived(const BMessage* from, BLayoutItem* item, int32 index) argument
247 ItemAdded(BLayoutItem* item, int32 atIndex) argument
255 ItemRemoved(BLayoutItem* item, int32 fromIndex) argument
271 BLayoutItem* item = ItemAt(i); local
297 BLayoutItem* item = (BLayoutItem*)fVisibleItems.ItemAt(index); local
309 GetItemDimensions(BLayoutItem* item, Dimensions* dimensions) argument
[all...]
H A DMenuPrivate.cpp115 MenuPrivate::ItemMarked(BMenuItem *item) argument
186 MenuPrivate::SetSuperItem(BMenuItem *item) argument
193 MenuPrivate::InvokeItem(BMenuItem *item, bool now) argument
H A DOptionPopUp.cpp106 BMenuItem* item = menu->ItemAt(index); local
238 BMenuItem* item = menu->ItemAt(i); local
/haiku-fatelf/src/kits/mail/
H A DProtocolConfigView.cpp353 BMenuItem *item = new BMenuItem(label,new BMessage(needUserPassword ? 'some' : 'none')); local
433 BMenuItem *item = field->Menu()->FindMarked(); local
444 BMenuItem *item = field->Menu()->FindMarked(); local
[all...]
/haiku-fatelf/src/kits/print/
H A DJobSetupPanel.cpp256 BMenuItem* item = new BMenuItem(printer.Name().String(), NULL); local
/haiku-fatelf/src/kits/storage/
H A DEntry.cpp476 BEntry::operator=(const BEntry& item) argument
[all...]
H A DPath.cpp473 BPath::operator=(const BPath& item) argument
[all...]
/haiku-fatelf/src/kits/support/
H A DList.cpp103 BList::AddItem(void* item, int32 index) argument
122 BList::AddItem(void* item) argument
177 BList::RemoveItem(void* item) argument
190 void* item = NULL; local
308 void *item = NULL; local
318 void *item = NULL; local
342 void* item = NULL; local
[all...]
H A DPointerList.cpp230 int Compare(const void *arg, const void *item) argument
[all...]
/haiku-fatelf/src/kits/tracker/
H A DDeskWindow.cpp298 BMenuItem* item = new BMenuItem(B_TRANSLATE("32 x 32"), message); local
[all...]
H A DRecentItems.cpp132 BMenuItem* item = fTterator->GetNextMenuItem(FileMessage(), local
323 ModelMenuItem* item = NULL; local
[all...]
/haiku-fatelf/src/libs/ncurses/c++/
H A Dcursesm.cc376 NCursesMenu::On_Item_Init(NCursesMenuItem& item) argument
381 NCursesMenu::On_Item_Termination(NCursesMenuItem& item) argument
/haiku-fatelf/src/libs/ncurses/menu/
H A Dm_global.c143 ITEM **item; local
173 ITEM **item; local
370 ITEM *item; local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Descp2-papers.c44 stp_list_item_t *item; local
94 paper_namefunc(const void *item) argument
105 stp_list_item_t *item; local
319 slots_namefunc(const void *item) argument
330 stp_list_item_t *item; local
[all...]
H A Dprint-escp2-data.c392 stp_list_item_t *item; local
H A Dprint-papers.c45 stpi_paper_freefunc(void *item) argument
55 stpi_paper_namefunc(const void *item) argument
62 stpi_paper_long_namefunc(const void *item) argument
H A Dxml.c56 xml_registry_namefunc(const void *item) argument
63 xml_registry_freefunc(void *item) argument
71 xml_preload_namefunc(const void *item) argument
77 xml_preload_freefunc(void *item) argument
86 stp_list_item_t *item = stp_list_get_item_by_name(stpi_xml_registry, name); local
101 stp_list_item_t *item = stp_list_get_item_by_name(stpi_xml_registry, name); local
109 stp_list_item_t *item = stp_list_get_item_by_name(stpi_xml_preloads, filename); local
120 stp_list_item_t *item = stp_list_get_item_by_name(stpi_xml_preloads, name); local
203 stp_list_item_t *item; /* Pointer to current list item */ local
223 stp_list_item_t *item; /* Pointer to current list item */ local
498 stp_list_item_t *item = local
[all...]
/haiku-fatelf/src/libs/print/libprint/
H A DPageSetupDlg.cpp76 BMenuItem *item = new BMenuItem(name, msg); local
90 BMenuItem *item = NULL; local
237 BMenuItem *item = fOrientation->FindMarked(); local
250 BMenuItem *item = fPaper->FindMarked(); local
[all...]
/haiku-fatelf/src/preferences/appearance/
H A DFontSelectionView.cpp182 BMenuItem *item = familyItem->Submenu()->FindItem(style); local
267 BMenuItem* item = new BMenuItem(label, message); local
283 BMenuItem *item local
302 BMenuItem* item = fSizesMenu->FindItem(label); local
480 BMenuItem *item = new BMenuItem(style, message); local
[all...]
H A DLookAndFeelSettingsView.cpp239 BMenuItem* item = new BMenuItem(decorName, message); local
277 BMenuItem* item = fDecorMenu->FindItem(fCurrentDecor); local

Completed in 303 milliseconds

1234567891011>>