OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BrushType
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h
36
typedef enum
BrushType
GpBrushType;
gdiplusbrush.h
60
BrushType
GetType() const
62
BrushType
result = BrushTypeSolidColor;
gdiplusenums.h
29
typedef enum
BrushType
{
35
}
BrushType
;
Completed in 84 milliseconds