Home
last modified time | relevance | path

Searched refs:Items (Results 1 – 25 of 73) sorted by relevance

123

/reactos/subsystems/mvdm/ntvdm/console/
H A Dconsole.c59 const VDM_MENUITEM *Items) in AppendMenuItems() argument
67 if (Items[i].uID != (UINT)-1) in AppendMenuItems()
70 Items[i].uID, in AppendMenuItems()
74 if (Items[i].SubMenu != NULL) in AppendMenuItems()
79 AppendMenuItems(hSubMenu, Items[i].SubMenu); in AppendMenuItems()
94 Items[i].uCmdID, in AppendMenuItems()
107 } while (!(Items[i].uID == 0 && Items[i].SubMenu == NULL && Items[i].uCmdID == 0)); in AppendMenuItems()
277 const VDM_MENUITEM *Items = VdmMainMenuItems; in DestroyVdmMenu() local
283 } while (!(Items[i].uID == 0 && Items[i].SubMenu == NULL && Items[i].uCmdID == 0)); in DestroyVdmMenu()
/reactos/sdk/lib/drivers/hidparser/
H A Dapi.c187 if (Report->Items[Index].HasData && bData) in HidParser_GetReportItemTypeCountFromReportType()
194 else if (Report->Items[Index].HasData == FALSE && bData == FALSE) in HidParser_GetReportItemTypeCountFromReportType()
237 CurrentUsagePage = (Report->Items[Index].UsageMinimum >> 16); in HidParser_GetMaxUsageListLengthWithReportAndPage()
238 if (CurrentUsagePage == UsagePage && Report->Items[Index].HasData) in HidParser_GetMaxUsageListLengthWithReportAndPage()
285 CurrentUsagePage = (Report->Items[Index].UsageMinimum >> 16); in HidParser_GetSpecificValueCapsWithReport()
286 CurrentUsage = (Report->Items[Index].UsageMinimum & 0xFFFF); in HidParser_GetSpecificValueCapsWithReport()
305 ValueCaps[ItemCount].LogicalMin = Report->Items[Index].Minimum; in HidParser_GetSpecificValueCapsWithReport()
308 ValueCaps[ItemCount].BitSize = Report->Items[Index].BitCount; in HidParser_GetSpecificValueCapsWithReport()
397 ReportItem = &Report->Items[Index]; in HidParser_GetUsagesWithReport()
590 ReportItem = &Report->Items[Index]; in HidParser_GetUsageValueWithReport()
[all …]
H A Dparser.h229 HID_REPORT_ITEM Items[1]; member
/reactos/boot/freeldr/freeldr/
H A Doslist.c50 OperatingSystemItem* Items; in InitOperatingSystemList() local
73 Items = FrLdrHeapAlloc(Count * sizeof(OperatingSystemItem), TAG_OS_ITEM); in InitOperatingSystemList()
74 if (!Items) in InitOperatingSystemList()
275 Items[i].SectionId = SectionId; in InitOperatingSystemList()
276 Items[i].LoadIdentifier = CopyString(TitleStart); in InitOperatingSystemList()
284 return Items; in InitOperatingSystemList()
/reactos/dll/directx/ksproxy/
H A Dksproxy.cpp158 PVOID *Items) in KsGetMultiplePinFactoryItems() argument
190 *Items = CoTaskMemAlloc(BytesReturned); in KsGetMultiplePinFactoryItems()
192 if (!*Items) in KsGetMultiplePinFactoryItems()
199 …lterHandle, IOCTL_KS_PROPERTY, (PVOID)&Property, sizeof(KSP_PIN), (PVOID)*Items, BytesReturned, &B… in KsGetMultiplePinFactoryItems()
205 CoTaskMemFree(*Items); in KsGetMultiplePinFactoryItems()
/reactos/dll/win32/comctl32/
H A Dsyslink.c78 struct list Items; /* Document items list */ member
141 list_add_tail(&infoPtr->Items, &Item->entry); in SYSLINK_AppendDocItem()
154 LIST_FOR_EACH_ENTRY_SAFE(Item, Item2, &infoPtr->Items, DOC_ITEM, entry) in SYSLINK_ClearDoc()
488 LIST_FOR_EACH_ENTRY(Current, &infoPtr->Items, DOC_ITEM, entry) in SYSLINK_GetLinkItemByIndex()
505 LIST_FOR_EACH_ENTRY(Current, &infoPtr->Items, DOC_ITEM, entry) in SYSLINK_GetFocusLink()
620 LIST_FOR_EACH_ENTRY(Current, &infoPtr->Items, DOC_ITEM, entry) in SYSLINK_Render()
805 LIST_FOR_EACH_ENTRY(Current, &infoPtr->Items, DOC_ITEM, entry) in SYSLINK_Draw()
970 LIST_FOR_EACH_ENTRY(Current, &infoPtr->Items, DOC_ITEM, entry) in SYSLINK_SetFocusLink()
1178 LIST_FOR_EACH_ENTRY(Current, &infoPtr->Items, DOC_ITEM, entry) in SYSLINK_HitTest()
1327 LIST_FOR_EACH_ENTRY(Current, &infoPtr->Items, DOC_ITEM, entry) in SYSLINK_LinkAtPt()
[all …]
/reactos/dll/win32/shell32/
H A DCFolder.h34 STDMETHOD(Items)(FolderItems **ppid) override;
H A DCFolder.cpp85 HRESULT STDMETHODCALLTYPE CFolder::Items(FolderItems **ppid) in Items() function in CFolder
H A Dshfldr.h61 const REQUIREDREGITEM *Items; member
/reactos/win32ss/user/winsrv/consrv/frontends/gui/
H A Dconwnd.c189 const GUICONSOLE_MENUITEM *Items) in AppendMenuItems() argument
197 if (Items[i].uID != (UINT)-1) in AppendMenuItems()
200 Items[i].uID, in AppendMenuItems()
204 if (Items[i].SubMenu != NULL) in AppendMenuItems()
209 AppendMenuItems(hSubMenu, Items[i].SubMenu); in AppendMenuItems()
224 Items[i].wCmdID, in AppendMenuItems()
237 } while (!(Items[i].uID == 0 && Items[i].SubMenu == NULL && Items[i].wCmdID == 0)); in AppendMenuItems()
/reactos/modules/rosapps/applications/sysutils/fontsub/
H A Dfontsub.cpp258 ITEMVECTOR Items; in DoLoadItems() local
296 Items.push_back(Item); in DoLoadItems()
301 g_Items = Items; in DoLoadItems()
917 ITEMVECTOR Items; in DoParseFile() local
981 Items.push_back(Item); in DoParseFile()
990 g_Items = Items; in DoParseFile()
/reactos/dll/win32/imm32/
H A Dime.c438 IMEMENUITEM Items[ANYSIZE_ARRAY]; member
487 pView->Items[i].Info = pItems[i]; in ImmPutImeMenuItemsIntoMappedFile()
492 Imm32StoreBitmapToBytes(pItems[i].hbmpChecked, pView->Items[i].abChecked, in ImmPutImeMenuItemsIntoMappedFile()
498 Imm32StoreBitmapToBytes(pItems[i].hbmpUnchecked, pView->Items[i].abUnchecked, in ImmPutImeMenuItemsIntoMappedFile()
504 Imm32StoreBitmapToBytes(pItems[i].hbmpItem, pView->Items[i].abItem, in ImmPutImeMenuItemsIntoMappedFile()
578 pGotItem = &(pView->Items[i]); in Imm32GetImeMenuItemWInterProcess()
/reactos/dll/cpl/desk/lang/
H A Den-GB.rc224 IDS_DESKTOP_ITEMS "Desktop Items"
280 IDS_ELEMENT_6 "Selected Items"
H A Den-US.rc224 IDS_DESKTOP_ITEMS "Desktop Items"
280 IDS_ELEMENT_6 "Selected Items"
H A Dsv-SE.rc226 IDS_DESKTOP_ITEMS "Desktop Items"
282 IDS_ELEMENT_6 "Selected Items"
H A Dzh-HK.rc232 IDS_DESKTOP_ITEMS "Desktop Items"
H A Dzh-TW.rc233 IDS_DESKTOP_ITEMS "Desktop Items"
H A Dbg-BG.rc224 IDS_DESKTOP_ITEMS "Desktop Items"
/reactos/drivers/filesystems/udfs/udf_info/
H A Dextent.cpp1421 OUT uint32* Items, // optional in UDFGetCachedAllocation() argument
1442 if(Items) { in UDFGetCachedAllocation()
1443 (*Items) = AllocCache[i].Items; in UDFGetCachedAllocation()
1461 IN uint32 Items, in UDFStoreCachedAllocation() argument
1482 AllocCache[i].Items = Items; in UDFStoreCachedAllocation()
1492 UDFDiscardFESpace(Vcb, AllocCache[lim-1].Ext.Mapping, AllocCache[lim-1].Items); in UDFStoreCachedAllocation()
1500 AllocCache[0].Items = Items; in UDFStoreCachedAllocation()
1530 UDFDiscardFESpace(Vcb, AllocCache[i].Ext.Mapping, AllocCache[i].Items); in UDFFlushAllCachedAllocations()
H A Dudf_rel.h455 uint32 Items; member
/reactos/base/applications/msconfig/lang/
H A Dth-TH.rc76 AUTOCHECKBOX "L&oad Startup Items", IDC_CBX_STARTUP_ITEM, 30, 110, 260, 10
H A Den-US.rc74 AUTOCHECKBOX "L&oad Startup Items", IDC_CBX_STARTUP_ITEM, 30, 110, 260, 10
H A Dhu-HU.rc76 AUTOCHECKBOX "L&oad Startup Items", IDC_CBX_STARTUP_ITEM, 30, 110, 260, 10
/reactos/base/applications/msconfig_new/lang/
H A Den-US.rc30 …CONTROL "L&oad Startup Items", IDC_CBX_LOAD_STARTUP_ITEMS, "Button", BS_AUTO3STATE | WS_TA…
H A Dth-TH.rc32 …CONTROL "L&oad Startup Items", IDC_CBX_LOAD_STARTUP_ITEMS, "Button", BS_AUTO3STATE | WS_TA…

123