HomeSort by relevance Sort by last modified time
    Searched refs:dwSize (Results 101 - 125 of 159) sorted by null

1 2 3 45 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h 62 DWORD dwSize;
97 DWORD dwSize;
    [all...]
ole2.h 130 WINOLEAPI OleConvertIStorageToOLESTREAMEx(LPSTORAGE pstg,CLIPFORMAT cfFormat,LONG lWidth,LONG lHeight,DWORD dwSize,LPSTGMEDIUM pmedium,LPOLESTREAM polestm);
winsock2.h 688 DWORD dwSize;
706 DWORD dwSize;
    [all...]
digitalv.h 600 DWORD dwSize;
606 DWORD dwSize;
dmusici.h 354 DWORD dwSize; \
580 DWORD dwSize;
    [all...]
dplay.h 170 DWORD dwSize; /* Size of structure in bytes */
189 DWORD dwSize;
214 DWORD dwSize;
233 DWORD dwSize;
285 DWORD dwSize;
300 DWORD dwSize;
318 DWORD dwSize; /* Size of structure */
338 DWORD dwSize; /* Size of structure */
    [all...]
dplobby.h 285 DWORD dwSize;
307 DWORD dwSize;
pdh.h 201 DWORD dwSize;
236 DWORD dwSize;
shlobj.h 908 DWORD dwSize;
926 DWORD dwSize;
    [all...]
winbase.h 400 DWORD dwSize;
    [all...]
tapi3if.h     [all...]
compstui.h 877 (PPSPINFO)((LPBYTE)lParam + ((LPPROPSHEETPAGE)lParam)->dwSize)
    [all...]
dsdriver.h 128 DWORD dwSize;
winsplp.h 63 DWORD dwSize;
488 DWORD dwSize;
    [all...]
tapi3.h     [all...]
ddraw.h 394 DWORD dwSize; /* size of the DDDRIVERCAPS structure */
455 DWORD dwSize; /* size of the DDDRIVERCAPS structure */
517 DWORD dwSize; /* size of the DDDRIVERCAPS structure */
578 DWORD dwSize; /* size of the DDDRIVERCAPS structure */
    [all...]
urlmon.h     [all...]
netcon.h 475 virtual HRESULT WINAPI GetIcon(DWORD dwSize,HICON *phIcon) = 0;
485 HRESULT (WINAPI *GetIcon)(INetConnectionPropertyUi2 *This,DWORD dwSize,HICON *phIcon);
497 #define INetConnectionPropertyUi2_GetIcon(This,dwSize,phIcon) (This)->lpVtbl->GetIcon(This,dwSize,phIcon)
500 HRESULT WINAPI INetConnectionPropertyUi2_GetIcon_Proxy(INetConnectionPropertyUi2 *This,DWORD dwSize,HICON *phIcon);
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 202 CPDF_SimpleParser(const uint8_t* pData, FX_DWORD dwSize);
227 void ParseWord(const uint8_t*& pStart, FX_DWORD& dwSize, int& type);
  /external/opencv3/modules/highgui/src/
window_w32.cpp 319 DWORD dwSize = sizeof(int);
321 RegQueryValueEx(hkey, "Left", NULL, &dwType, (BYTE*)&rect.x, &dwSize);
322 RegQueryValueEx(hkey, "Top", NULL, &dwType, (BYTE*)&rect.y, &dwSize);
323 RegQueryValueEx(hkey, "Width", NULL, &dwType, (BYTE*)&rect.width, &dwSize);
324 RegQueryValueEx(hkey, "Height", NULL, &dwType, (BYTE*)&rect.height, &dwSize);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_colors.cpp 627 CPDF_IccProfile::CPDF_IccProfile(const uint8_t* pData, FX_DWORD dwSize)
629 if (dwSize == 3144 &&
635 pData, dwSize, m_nSrcComponents);
    [all...]
  /external/mesa3d/include/GL/
wglext.h 717 extern LPVOID WINAPI wglCreateImageBufferI3D (HDC hDC, DWORD dwSize, UINT uFlags);
722 typedef LPVOID (WINAPI * PFNWGLCREATEIMAGEBUFFERI3DPROC) (HDC hDC, DWORD dwSize, UINT uFlags);
    [all...]
  /external/opencv3/modules/ts/misc/
run.py 112 _fields_ = [ ( 'dwSize' , c_uint ) ,
126 _fields_ = [ ( 'dwSize' , c_long ) ,
165 pe32.dwSize = sizeof( PROCESSENTRY32 )
173 me32.dwSize = sizeof( MODULEENTRY32 )
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c     [all...]
  /external/opencv3/3rdparty/include/dshow/
ddraw.h 393 DWORD dwSize; /* size of the DDDRIVERCAPS structure */
454 DWORD dwSize; /* size of the DDDRIVERCAPS structure */
516 DWORD dwSize; /* size of the DDDRIVERCAPS structure */
577 DWORD dwSize; /* size of the DDDRIVERCAPS structure */
    [all...]

Completed in 1143 milliseconds

1 2 3 45 6 7