/reactos/sdk/lib/3rdparty/adns/src/ |
H A D | dlist.h | 34 #define LIST_UNLINK_PART(list,node,part) \ argument 42 #define LIST_LINK_TAIL_PART(list,node,part) \ argument
|
H A D | check.c | 59 #define DLIST_CHECK2(list, nodevar, part, body) \ argument 70 #define DLIST_ASSERTON(node, nodevar, list, part) \ argument
|
/reactos/base/applications/mspaint/ |
H A D | history.cpp | 59 IMAGE_PART& part = m_historyItems[m_currInd]; in SwapPart() local 149 IMAGE_PART& part = m_historyItems[m_currInd]; in PushImageForUndo() local 162 IMAGE_PART& part = m_historyItems[m_currInd]; in PushImageForUndo() local
|
/reactos/dll/win32/winmm/ |
H A D | lolvldrv.c | 76 WINE_MM_DRIVER_PART* part; in MMDRV_Message() local 293 WINE_MM_DRIVER_PART* part = &MMDrvs[mld->mmdIndex].parts[dstType]; in MMDRV_GetRelated() local 361 WINE_MM_DRIVER_PART* part = &lpDrv->parts[type]; in MMDRV_InitPerType() local 590 WINE_MM_DRIVER_PART* part = &lpDrv->parts[type]; in MMDRV_ExitPerType() local
|
/reactos/dll/win32/comctl32/ |
H A D | ipaddress.c | 251 IPPART_INFO* part = &infoPtr->Part[i]; in IPADDRESS_Create() local 283 IPPART_INFO* part = &infoPtr->Part[i]; in IPADDRESS_Destroy() local 390 const IPPART_INFO* part = &infoPtr->Part[i]; in IPADDRESS_SetAddress() local 417 const IPPART_INFO *part; in IPADDRESS_ConstrainField() local 512 IPPART_INFO *part; in IPADDRESS_SubclassProc() local
|
H A D | status.c | 160 STATUSBAR_DrawPart (const STATUS_INFO *infoPtr, HDC hdc, const STATUSWINDOWPART *part, int itemID) in STATUSBAR_DrawPart() 222 STATUSBAR_RefreshPart (const STATUS_INFO *infoPtr, HDC hdc, const STATUSWINDOWPART *part, int itemI… in STATUSBAR_RefreshPart() 326 STATUSWINDOWPART *part; in STATUSBAR_SetPartBounds() local 463 STATUSWINDOWPART *part; in STATUSBAR_GetTextA() local 492 STATUSWINDOWPART *part; in STATUSBAR_GetTextW() local 518 STATUSWINDOWPART *part; in STATUSBAR_GetTextLength() local 715 STATUSWINDOWPART *part=NULL; in STATUSBAR_SetTextT() local 1073 STATUSWINDOWPART *part; in STATUSBAR_WMSetText() local
|
H A D | progress.c | 107 int part = (dwStyle & PBS_VERTICAL) ? PP_BARVERT : PP_BAR; in get_client_rect() local 338 int part = (dwStyle & PBS_VERTICAL) ? PP_BARVERT : PP_BAR; in PROGRESS_Draw() local
|
H A D | theme_scrollbar.c | 155 static void redraw_part(HWND hwnd, HTHEME theme, enum SCROLL_HITTEST part) in redraw_part()
|
H A D | button.c | 2019 …int part = (btn_type == BS_RADIOBUTTON) || (btn_type == BS_AUTORADIOBUTTON) ? BP_RADIOBUTTON : BP_… in CB_ThemedPaint() local
|
H A D | trackbar.c | 577 int part = (infoPtr->dwStyle & TBS_VERT) ? TKP_TICSVERT : TKP_TICS; in TRACKBAR_DrawTics() local
|
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | blob.c | 165 static BOOL check_blob_part(DWORD tag, D3D_BLOB_PART part) in check_blob_part() 217 static HRESULT d3dcompiler_get_blob_part(const void *data, SIZE_T data_size, D3D_BLOB_PART part, UI… in d3dcompiler_get_blob_part() 421 HRESULT WINAPI D3DGetBlobPart(const void *data, SIZE_T data_size, D3D_BLOB_PART part, UINT flags, I… in D3DGetBlobPart()
|
H A D | utils.c | 106 const char *debug_d3dcompiler_d3d_blob_part(D3D_BLOB_PART part) in debug_d3dcompiler_d3d_blob_part()
|
/reactos/drivers/storage/partmgr/ |
H A D | partmgr.c | 97 PPARTITION_INFORMATION part = &Layout->PartitionEntry[i]; in PartMgrConvertLayoutToExtended() local 724 PPARTITION_INFORMATION part = &layoutInfo->PartitionEntry[i]; in FdoIoctlDiskSetDriveLayout() local 833 PPARTITION_INFORMATION_EX part = &layoutEx->PartitionEntry[i]; in FdoIoctlDiskSetDriveLayoutEx() local
|
/reactos/modules/rosapps/drivers/vfd/ |
H A D | vfdpnp.c | 431 PCM_PARTIAL_RESOURCE_LIST part = &(full->PartialResourceList); in VfdReportDevice() local
|
/reactos/sdk/lib/3rdparty/libmpg123/compat/ |
H A D | compat.c | 621 ssize_t part = write(fd, (char*)buffer+written, bytes); in unintr_write() local 636 ssize_t part = read(fd, (char*)buffer+got, bytes); in unintr_read() local
|
/reactos/sdk/tools/mkisofs/schilytools/mkisofs/ |
H A D | boot.c | 347 dup_sun_label(part) in dup_sun_label() argument
|
H A D | sunlabel.h | 192 struct pc_pr part[4]; /* The 4 primary partitions */ member
|
/reactos/dll/win32/uxtheme/ |
H A D | draw.c | 916 static COLORREF get_edge_color (int edgeType, HTHEME theme, int part, int state) in get_edge_color() 926 static inline HPEN get_edge_pen (int edgeType, HTHEME theme, int part, int state) in get_edge_pen() 931 static inline HBRUSH get_edge_brush (int edgeType, HTHEME theme, int part, int state) in get_edge_brush() 941 static HRESULT draw_diag_edge (HDC hdc, HTHEME theme, int part, int state, in draw_diag_edge() 1191 static HRESULT draw_rect_edge (HDC hdc, HTHEME theme, int part, int state, in draw_rect_edge()
|
H A D | msstyles.c | 316 WCHAR part[60] = {'\0'}; in MSSTYLES_ParseIniSectionName() local
|
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_aux.c | 361 struct _Int64Parts part; member
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | lfn.c | 271 char *part = CNV_THIS_PART(lfn); in lfn_add_slot() local
|
/reactos/base/shell/explorer/ |
H A D | traydeskbtn.cpp | 325 int part = 0; in OnDraw() local
|
/reactos/sdk/tools/isohybrid/ |
H A D | isohybrid.c | 834 struct gpt_part_header *part; in initialise_gpt() local 920 struct apple_part_header *part = (struct apple_part_header *)gpt; in initialise_apm() local
|
/reactos/sdk/include/c++/stlport/stl/ |
H A D | _monetary.h | 42 enum part {none, space, symbol, sign, value}; enum
|
/reactos/sdk/lib/3rdparty/libmpg123/ |
H A D | readers.c | 640 ssize_t part = 0; in bc_add() local
|