OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AlphaMask
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/re2/
regexp.h
600
static const uint32
AlphaMask
= (1<<26) - 1;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluscolor.h
59
static const ARGB
AlphaMask
= 0xFF000000;
Completed in 98 milliseconds