Searched refs:ID (Results 1 - 25 of 432) sorted by last modified time

1234567891011>>

/haiku/src/servers/app/font/
H A DGlobalFontManager.cpp492 _RemoveFont(style->Family()->ID(), style->ID());
1017 // TODO: actually, find_directory() cannot know which user ID we want here
H A DFontStyle.h113 uint16 ID() const function in class:FontStyle
H A DFontManager.cpp197 \param family ID for the font's family
198 \param style ID of the font's style
293 fDelistedStyleHashTable.Remove(FontKey(family->ID(), style->ID()));
334 familyID = style->Family()->ID();
335 styleID = style->ID();
401 if (family->ID() == familyID)
H A DFontFamily.h39 uint16 ID() const function in class:FontFamily
/haiku/src/servers/app/
H A DServerApp.cpp392 \param token ID token of the bitmap to find
393 \return The bitmap having that ID or NULL if not found
1084 // 2) int32 token ID of the cursor to set
1182 // // Synchronous message - BApplication is waiting on the cursor's ID
1197 // cursor's ID
1241 // cursor's ID
1256 // 1) int32 token ID of the cursor to reference
1280 // 1) int32 token ID of the cursor to delete
1588 // 1) uint16 - family ID of added font
1589 // 2) uint16 - style ID o
[all...]
H A DServerFont.h82 { return fStyle->ID(); }
84 { return fStyle->Family()->ID(); }
/haiku/src/apps/installer/
H A DInstallerWindow.cpp393 fWorkerThread->StartInstall(srcItem->ID(),
394 targetItem->ID());
774 if (srcItem != NULL && dstItem->ID() == srcItem->ID()) {
875 if (roster.GetPartitionWithID(item->ID(), &device, &partition) == B_OK) {
878 } else if (roster.GetDeviceWithID(item->ID(), &device) == B_OK) {
/haiku/src/apps/drivesetup/
H A DDiskView.cpp336 device->Offset(), 0, device->ID(), device);
337 fViewMap.Put(device->ID(), view);
346 || !fViewMap.ContainsKey(partition->Parent()->ID()))
361 name.SetToFormat(B_TRANSLATE("Partition %ld"), (long int)partition->ID());
363 partition_id id = partition->ID();
367 PartitionView* parent = fViewMap.Get(partition->Parent()->ID());
371 fViewMap.Put(partition->ID(), view);
418 = fSpaceIDMap.SpaceIDFor(partition->ID(), offset);
H A DPartitionList.cpp225 fPartitionID(partition->ID()),
226 fParentID(partition->Parent() ? partition->Parent()->ID() : -1),
489 if (item != NULL && item->ID() == id)
506 PartitionListRow* partitionrow = FindRow(partition->ID());
520 parent = FindRow(partition->Parent()->ID());
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp254 B_PRIdBIGTIME "\n", buffer->ID(), buffer->Header()->start_time);
502 *out_timesource = TimeSource()->ID();
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.h247 xfs_ino_t ID() const { return fId; } function in class:Inode
H A DInode.cpp607 ", length %lu)\n", ID(), pos, *length);
613 ", length %" B_PRIuSIZE ")\n", ID(), pos, *length);
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp764 sprintf(buf, "dev/%" B_PRIdINO "/path", device->ID());
774 sprintf(buf, "dev/%" B_PRIdINO "/driver", device->ID());
998 // ID generator
2252 sprintf(attrName, "dev/%" B_PRIdINO "/path", device->ID());
2259 sprintf(attrName, "dev/%" B_PRIdINO "/driver", device->ID());
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp144 *_rootID = volume->RootNode()->ID();
364 TRACE("btrfs_get_file_map for inode %" B_PRIdINO "\n", inode->ID());
393 entry_cache_add_missing(volume->ID(), directory->ID(), name);
396 entry_cache_add(volume->ID(), directory->ID(), name, *_vnodeID);
418 stat->st_dev = inode->GetVolume()->ID();
419 stat->st_ino = inode->ID();
526 notify_stat_changed(volume->ID(), pid, inode->ID(), mas
[all...]
H A DInode.cpp41 fCache = file_cache_create(fVolume->ID(), ID(), Size());
42 fMap = file_map_create(fVolume->ID(), ID(), Size());
58 fCache = file_cache_create(fVolume->ID(), ID(), Size());
59 fMap = file_map_create(fVolume->ID(), ID(), Size());
191 ID(), search_key.Offset());
203 B_PRIdOFF "\n", ID(), po
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp703 /*! Finds the mounted device (the fs_mount structure) with the given ID.
855 /*! \brief Looks up a vnode by mount and node ID in the sVnodeTable.
859 \param mountID the mount ID.
860 \param vnodeID the node ID.
900 /*! Creates a new vnode with the given mount and node ID.
906 \param mountID The mount ID.
907 \param vnodeID The vnode ID.
913 a node with the given ID was found, \c B_NO_MEMORY or
1131 /*! \brief Retrieves a vnode for a given mount ID, node ID pai
[all...]
/haiku/src/apps/terminal/
H A DTermWindow.cpp212 int32 id = fTerminalRoster.ID();
349 && (info.ID() != shellInfo.ProcessID()
361 && (info.ID() != shellInfo.ProcessID()
618 int32 id = fTerminalRoster.ID();
656 int32 id = fTerminalRoster.ID();
1918 ? fTerminalRoster.ID() + 1 : 0, sessionTitle);
/haiku/src/apps/haikudepot/server/
H A DServerRepositoryDataUpdateProcess.cpp194 fModel->Language()->PreferredLanguage()->ID());
H A DServerReferenceDataUpdateProcess.cpp69 fModel->Language()->PreferredLanguage()->ID());
H A DServerPkgDataUpdateProcess.cpp247 fModel->Language()->PreferredLanguage()->ID());
/haiku/src/apps/haikudepot/model/
H A DModel.cpp837 Language()->PreferredLanguage()->ID());
852 Language()->PreferredLanguage()->ID());
870 Language()->PreferredLanguage()->ID());
H A DLanguageModel.cpp74 HDTRACE("did add the supported language [%s]" , value->ID());
78 HDTRACE("did replace the supported language [%s]", value->ID());
96 HDDEBUG("set preferred language [%s]", fPreferredLanguage->ID());
111 HDDEBUG("derived system default language [%s]", defaultLanguage.ID());
134 defaultLanguage.ID(), LANGUAGE_DEFAULT.ID());
142 " will use the first supported language [%s]", LANGUAGE_DEFAULT.ID(),
143 fSupportedLanguages[0]->ID());
148 " supported languages", foundSupportedLanguage->ID(), defaultLanguage.ID(),
[all...]
/haiku/src/tests/kits/locale/
H A DLanguageTest.cpp34 CPPUNIT_ASSERT_EQUAL(BString("jp"), language.ID());
50 CPPUNIT_ASSERT_EQUAL(BString("fr_FR"), language.ID());
66 CPPUNIT_ASSERT_EQUAL(BString("sr_Latn_BA"), language.ID());
82 CPPUNIT_ASSERT_EQUAL(BString("sr_Latn_BA"), language.ID());
/haiku/src/system/kernel/platform/atari_m68k/
H A Dplatform.cpp176 int32 (*nfCall)(uint32 ID, ...);
/haiku/src/apps/haikudepot/util/
H A DLanguageMenuUtils.cpp88 LanguageMenuUtils::_AddLanguageToMenu(language->ID(), name, menu);
122 result = strcmp(l1->ID(), l2->ID());

Completed in 108 milliseconds

1234567891011>>