HomeSort by relevance Sort by last modified time
    Searched full:hicon (Results 101 - 117 of 117) sorted by null

1 2 3 45

  /external/chromium_org/third_party/webrtc/modules/video_render/test/testAPI/
testAPI.cc 118 wcx.hIcon = LoadIcon (NULL, IDI_APPLICATION);
  /external/qemu/android/
main-common-ui.c 195 HICON icon = LoadIcon( handle, MAKEINTRESOURCE(1) );
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 173 HICON app_icon = reinterpret_cast<HICON>(
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusflat.h 56 GpStatus WINGDIPAPI GdipCreateBitmapFromHICON(HICON,GpBitmap**);
57 GpStatus WINGDIPAPI GdipCreateHICONFromBitmap(GpBitmap*,HICON*);
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusFlat.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netcon.h 475 virtual HRESULT WINAPI GetIcon(DWORD dwSize,HICON *phIcon) = 0;
485 HRESULT (WINAPI *GetIcon)(INetConnectionPropertyUi2 *This,DWORD dwSize,HICON *phIcon);
500 HRESULT WINAPI INetConnectionPropertyUi2_GetIcon_Proxy(INetConnectionPropertyUi2 *This,DWORD dwSize,HICON *phIcon);
    [all...]
commctrl.h 332 WINCOMMCTRLAPI int WINAPI ImageList_ReplaceIcon(HIMAGELIST himl,int i,HICON hicon);
336 #define ImageList_AddIcon(himl,hicon) ImageList_ReplaceIcon(himl,-1,hicon)
368 WINCOMMCTRLAPI HICON WINAPI ImageList_GetIcon(HIMAGELIST himl,int i,UINT flags);
    [all...]
objidl.h     [all...]
setupapi.h     [all...]
tapi.h 54 typedef HICON *LPHICON;
    [all...]
  /external/chromium_org/win8/metro_driver/
metro_driver_win7.cc 63 wcex.hIcon = LoadIcon(::GetModuleHandle(NULL), L"IDR_MAINFRAME");
    [all...]
  /external/libpng/contrib/visupng/
VisualPng.c 93 wndclass.hIcon = LoadIcon (hInstance, szIconName) ;
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_sysevents.c 750 class.hIcon = LoadImage(SDL_Instance, SDL_Appname,
  /external/libpng/contrib/gregbook/
rpng-win.c 545 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION);
rpng2-win.c 756 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION);
    [all...]
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_win.cc 882 wcex.hIcon = 0;
    [all...]
  /external/chromium_org/tools/valgrind/drmemory/
suppressions_full.txt 624 *!IconUtil::Create*HICON*
    [all...]

Completed in 903 milliseconds

1 2 3 45