OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DashStyle
(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
43
typedef enum
DashStyle
GpDashStyle;
gdipluspen.h
145
DashStyle
GetDashStyle() const
147
DashStyle
result = DashStyleSolid;
275
Status SetDashStyle(
DashStyle
dashStyle
)
278
nativePen,
dashStyle
));
gdiplusenums.h
76
typedef enum
DashStyle
{
83
}
DashStyle
;
Completed in 745 milliseconds