Searched refs:index (Results 1 - 25 of 1857) sorted by last modified time

1234567891011>>

/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h307 int32 index = 0; local
314 x = offsets[index].x;
315 y = offsets[index].y;
335 consumer.ConsumeEmptyGlyph(index++, charCode, x, y);
354 if (!consumer.ConsumeGlyph(index++, charCode, glyph, entry, x, y,
480 for (int32 index = 0; index < count; index++) {
481 FontCacheReference* fallbackReference = fallbacks.ItemAt(index);
H A DFontManager.h43 FontFamily* FamilyAt(int32 index) const;
49 int32 index);
50 FontStyle* GetStyleByIndex(uint16 familyID, int32 index);
H A DFontManager.cpp139 FontManager::FamilyAt(int32 index) const
143 return fFamilies.ItemAt(index);
175 FontManager::GetStyleByIndex(const char* familyName, int32 index) argument
179 return family->StyleAt(index);
186 FontManager::GetStyleByIndex(uint16 familyID, int32 index) argument
190 return family->StyleAt(index);
H A DFontFamily.cpp168 \param index list index of the style to be found
169 \return name of the style or NULL if the index is not valid
172 FontFamily::StyleAt(int32 index) const
174 return fStyles.ItemAt(index);
H A DFontFamily.h45 FontStyle* StyleAt(int32 index) const;
/haiku/src/servers/app/
H A DServerApp.cpp336 ServerApp::InWorkspace(int32 index) const
355 && window->InWorkspace(index))
523 matter of casting and incrementing an index variable to access them.
998 int32 index; local
999 link.Read<int32>(&index);
1004 fDesktop->SetWorkspace(index, takeFocusWindowThere);
1584 // 2) uint16 - index in font file
1602 uint16 index, instance; local
1604 link.Read<uint16>(&index);
1607 status_t status = fAppFontManager->AddUserFontFromFile(fontPath, index, instanc
1660 uint16 index, instance; local
1935 int32 index; local
3176 uint32 index; local
3200 uint32 index; local
[all...]
/haiku/src/preferences/screen/
H A DScreenWindow.cpp316 int index = 0; local
354 index = 0;
376 int y = index % rows;
377 int x = index / rows;
382 index++;
691 int32 index = 0; local
712 BMenuItem* item = fColorsMenu->ItemAt(index++);
737 int32 index = fColorsMenu->IndexOf(item); local
740 for (int32 i = index + 1; i < fColorsMenu->CountItems(); i++) {
749 for (int32 i = index
1079 int32 index; local
[all...]
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp967 for (int32 index = 0; index < 9; index++) {
968 *scanner++ = (mode & baseMask) ? "rwx"[index % 3] : '-';
H A DFSUtils.cpp888 for (int32 index = 0; index < numItems; index++) {
891 BEntry entry((entry_ref*)srcList->ItemAt(index));
1825 // find index while paths are the same
3084 for (int32 index = 0; index < count; index++) {
3085 entry_ref ref(*list->ItemAt(index));
3150 for (int32 index
[all...]
/haiku/src/apps/mediaplayer/
H A DController.cpp977 Controller::GetVideoMetaData(int32 index, BMessage* metaData) argument
982 return fItem->GetTrackSupplier()->GetVideoMetaData(index, metaData);
987 Controller::GetAudioMetaData(int32 index, BMessage* metaData) argument
992 return fItem->GetTrackSupplier()->GetAudioMetaData(index, metaData);
1142 Controller::_NotifyVideoTrackChanged(int32 index) const
1148 listener->VideoTrackChanged(index);
1154 Controller::_NotifyAudioTrackChanged(int32 index) const
1160 listener->AudioTrackChanged(index);
1166 Controller::_NotifySubTitleTrackChanged(int32 index) const
1172 listener->SubTitleTrackChanged(index);
[all...]
/haiku/src/apps/installer/
H A DInstallerWindow.cpp167 int32 index = layout->IndexOfView(view); local
168 return layout->ItemAt(index);
/haiku/src/apps/diskprobe/
H A DProbeView.cpp201 int32 index, DataEditor& editor,
1022 TypeView::TypeView(BRect rect, const char* name, int32 index, argument
1028 fTypeEditorView = GetTypeEditorAt(index, Frame(), editor);
1190 ProbeView::AddSaveMenuItems(BMenu* menu, int32 index) argument
1193 new BMessage(B_SAVE_REQUESTED), 'S'), index);
1196 //menu->AddItem(new BMenuItem("Save As" B_UTF8_ELLIPSIS, NULL), index);
1201 ProbeView::AddPrintMenuItems(BMenu* menu, int32 index) argument
1205 new BMessage(kMsgPageSetup)), index++);
1208 new BMessage(kMsgPrint), 'P'), index++);
1243 message->AddInt32("editor index",
1639 _SetTypeEditor(int32 index) argument
1862 int32 index; local
[all...]
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp564 uint32 index = 0; local
566 while (index < 3)
567 if (buffer == fBufferMap[index])
570 index++;
572 if (index == 3) {
575 index = 0;
597 memcpy(fBitmap[index]->Bits(), buffer->Data(),
598 fBitmap[index]->BitsLength());
602 if ((fBitmap[index]->ColorSpace() == B_GRAY8) &&
603 !bitmaps_support_space(fBitmap[index]
[all...]
/haiku/src/apps/activitymonitor/
H A DDataSource.cpp240 DataSource::SourceAt(int32 index) argument
242 if (index >= (int32)kSourcesCount || index < 0)
245 return kSources[index];
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp803 for (int32 index = 0; index < itemCount; index++) {
804 BView* view = layout->ItemAt(index)->View();
878 for (int32 index = 0; index < itemCount; index++) {
879 BView* view = layout->ItemAt(index)->View();
901 for (int32 index = 0; index < itemCoun
[all...]
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.cpp488 btDevices->PostACL(fConnection->ndevice->index, buffer);
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DBTCoreData.cpp53 data->bdaddr, ndev->index);
70 RemoveConnection(data->handle, ndev->index);
82 err = write_port_etc(port, PACK_PORTCODE(BT_EVENT, ndev->index, -1),
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_transport.h91 hci_id index; member in struct:bluetooth_device
/haiku/headers/private/kernel/util/
H A DVectorMap.h304 int32 index = _FindInsertionIndex(key, exists); local
306 fElements[index] = fEntryStrategy.MakeEntry(key, value);
309 return fElements.Insert(fEntryStrategy.MakeEntry(key, value), index);
337 int32 index = _FindInsertionIndex(key, exists); local
340 return fEntryStrategy.GetValue(fElements[index]);
357 int32 index = _FindInsertionIndex(key, exists); local
360 return fEntryStrategy.GetValue(fElements[index]);
374 int32 index = _FindInsertionIndex(key, exists); local
377 fElements.Erase(index);
538 int32 index local
556 int32 index = _FindInsertionIndex(key, exists); local
590 int32 index = _FindInsertionIndex(key, exists); local
631 int32 index = _FindInsertionIndex(key, exists); local
[all...]
/haiku/src/kits/shared/
H A DStringForSize.cpp39 size_t index = 0; local
40 while (index < B_COUNT_OF(kFormats) - 1 && size >= 1024.0) {
42 index++;
47 gSystemCatalog.GetString(kFormats[index], B_TRANSLATION_CONTEXT, "size unit"));
52 numberFormat.SetPrecision(index == 0 ? 0 : 2);
H A DStringForRate.cpp38 size_t index = 0; local
39 while (index < B_COUNT_OF(kFormats) - 1 && rate >= 1024.0) {
41 index++;
46 gSystemCatalog.GetString(kFormats[index], B_TRANSLATION_CONTEXT, "units per second"));
51 numberFormat.SetPrecision(index == 0 ? 0 : 2);
/haiku/src/kits/interface/
H A DColumnTypes.cpp346 size_t index; local
347 for (index = 0; index < B_COUNT_OF(dateStyles); index++) {
349 dateStyles[index], timeStyles[index]);
354 if (index == B_COUNT_OF(dateStyles))
438 size_t index = 0; local
439 while (index < B_COUNT_OF(kFormats) - 1 && value >= 1024.0) {
441 index
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp319 if (Index *index = indexDir->FindIndex(name))
320 index->Dump();
1850 // check whether an index directory exists
1896 // get the next index
1897 Index *index = volume->GetIndexDirectory()->IndexAt( local
1899 if (index) {
1900 const char *name = index->GetName();
1948 // get the index directory
1950 // check whether an index with that name does already exist
1954 // create the index
1955 AttributeIndex *index; local
[all...]
/haiku/src/add-ons/kernel/drivers/audio/sb16/
H A Dsb16_hw.c52 hw_codec_reg_write(sb16_dev_t* dev, uint8 index, uint8 value) argument
55 gISA->write_io_8(dev->port + SB16_MIXER_ADDRESS, index);
61 hw_codec_reg_read(sb16_dev_t* dev, uint8 index) argument
64 gISA->write_io_8(dev->port + SB16_MIXER_ADDRESS, index);
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dmulti.c203 emuxki_create_group_control(multi_dev *multi, uint32 *index, int32 parent, argument
205 int32 i = *index;
206 (*index)++;
219 emuxki_create_gpr_control(multi_dev *multi, uint32 *index, int32 parent, int32 string, argument
221 int32 i = *index, id;
258 *index = i;
264 uint32 i = 0, index = 0, count, id, parent, parent2, parent3; local
268 parent = emuxki_create_group_control(multi, &index, 0, 0, "Playback");
275 parent2 = emuxki_create_group_control(multi, &index, parent, 0, gpr->name);
277 emuxki_create_gpr_control(multi, &index, parent
703 uint32 index, i, designations, nchannels; local
[all...]

Completed in 196 milliseconds

1234567891011>>