HomeSort by relevance Sort by last modified time
    Searched refs:HPALETTE (Results 26 - 34 of 34) sorted by null

12

  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesa.c 1004 HPALETTE* Pal,
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.c 495 HPALETTE hPalette;
511 hPalette = CreatePalette( pLogical );
512 ASSERT(hPalette);
518 SelectPalette( hdc, hPalette, FALSE );
522 DeleteObject( hPalette );
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ocidl.h     [all...]
shlwapi.h     [all...]
windowsx.h16 42 #define DeletePalette(hpal) DeleteObject((HGDIOBJ)(HPALETTE)(hpal))
    [all...]
windowsx.h 40 #define DeletePalette(hpal) DeleteObject((HGDIOBJ)(HPALETTE)(hpal))
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusFlat.h     [all...]
GdiPlusGraphics.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h 59 static HPALETTE GetHalftonePalette()
    [all...]

Completed in 2285 milliseconds

12