OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pixelformat8bppindexed
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspixelformats.h
44
#define
PixelFormat8bppIndexed
((INT) \
/external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp
389
(image_clip.Width() + 3) / 4 * 4,
PixelFormat8bppIndexed
, pStretched->GetBuffer(), &bitmap);
450
PixelFormat8bppIndexed
, scan0, &bitmap);
[
all
...]
Completed in 594 milliseconds