Searched defs:which (Results 101 - 114 of 114) sorted by relevance

12345

/haiku/src/apps/showimage/
H A DShowImageView.cpp1759 ShowImageView::_SetIcon(bool clear, icon_size which) argument
/haiku/src/servers/app/
H A DServerWindow.cpp1799 color_which which = B_NO_COLOR; local
1820 color_which which = B_NO_COLOR; local
1841 color_which which = B_NO_COLOR; local
1855 color_which which = fCurrentView->CurrentState()->HighUIColor(&tint); local
1873 color_which which = fCurrentView->CurrentState()->LowUIColor(&tint); local
1891 color_which which = fCurrentView->ViewUIColor(&tint); local
[all...]
H A DDesktop.cpp1772 Desktop::ColorUpdated(Window* window, color_which which, rgb_color color) argument
2808 color_which which; local
2840 color_which which = B_NO_COLOR; local
2934 color_which which = B_NO_COLOR; local
[all...]
/haiku/src/kits/tracker/
H A DUtilities.cpp600 DraggableIcon::PreferredRect(BPoint offset, icon_size which) argument
1449 GetAppIconFromAttr(BFile* file, BBitmap* icon, icon_size which) argument
565 DraggableIcon(BRect rect, const char* name, const char* type, icon_size which, const BMessage* message, BMessenger target, uint32 resizingMode, uint32 flags) argument
1503 GetFileIconFromAttr(BNode* node, BBitmap* icon, icon_size which) argument
[all...]
H A DFSUtils.cpp2861 DirectoryMatchesOrContains(const BEntry* entry, directory_which which) argument
2903 DirectoryMatches(const BEntry* entry, directory_which which) argument
2881 DirectoryMatchesOrContains(const BEntry* entry, const char* additionalPath, directory_which which) argument
2918 DirectoryMatches(const BEntry* entry, const char* additionalPath, directory_which which) argument
4097 AddOne(directory_which which, const char* name) argument
4113 AddOne(directory_which which, directory_which base, const char* extra, const char* name) argument
4131 AddOne(directory_which which, const char* path, const char* name) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c3607 wpi_set_led(struct wpi_softc *sc, uint8_t which, uint8_t off, uint8_t on) argument
[all...]
H A Dif_wpireg.h565 uint32_t which; member in struct:wpi_mrr_setup
582 uint8_t which; member in struct:wpi_cmd_led
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_stub_funcs.c593 ar9300_Stub_GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE ctype, uint32_t which, uint32_t *val) argument
602 ar9300_Stub_SetCapability(struct ath_hal *ah , HAL_CAPABILITY_TYPE ctype, uint32_t which, uint32_t val, HAL_STATUS *status) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_run.c5330 run_set_leds(struct run_softc *sc, uint16_t which) argument
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp537 void DumpBlocks(uint32 which, uint32 offset, uint32 size) argument
547 void DumpBlock(uint32 which, uint32 offset, uint32 size) argument
2431 uint32 which = 0; local
[all...]
/haiku/src/system/kernel/
H A Dteam.cpp4072 _user_process_info(pid_t process, int32 which) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c5592 iwn_set_led(struct iwn_softc *sc, uint8_t which, uint8_t off, uint8_t on) argument
[all...]
H A Dif_iwnreg.h848 uint8_t which; member in struct:iwn_cmd_led
1138 uint16_t which; member in struct:iwn_sensitivity_cmd
1156 uint16_t which; member in struct:iwn_enhanced_sensitivity_cmd
/haiku/src/kits/interface/
H A DView.cpp2488 BView::SetHighUIColor(color_which which, float tint) argument
2595 BView::SetLowUIColor(color_which which, float tint) argument
2713 color_which which = view->LowUIColor(&tint); local
2780 SetViewUIColor(color_which which, float tint) argument
[all...]

Completed in 233 milliseconds

12345