OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativePen
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspen.h
40
nativePen
(NULL), lastStatus(Ok)
44
&
nativePen
);
47
nativePen
(NULL), lastStatus(Ok)
51
width, UnitWorld, &
nativePen
);
55
DllExports::GdipDeletePen(
nativePen
);
61
nativePen
, &clonePen));
77
updateStatus(DllExports::GdipGetPenMode(
nativePen
, &result));
91
nativePen
, color ? &color->Value : NULL));
96
nativePen
, compoundArray, count));
102
nativePen
, &result))
[
all
...]
gdiplusgraphics.h
135
nativeGraphics, pen ? pen->
nativePen
: NULL,
142
nativeGraphics, pen ? pen->
nativePen
: NULL,
149
nativeGraphics, pen ? pen->
nativePen
: NULL,
157
nativeGraphics, pen ? pen->
nativePen
: NULL,
166
nativeGraphics, pen ? pen->
nativePen
: NULL,
174
nativeGraphics, pen ? pen->
nativePen
: NULL,
182
nativeGraphics, pen ? pen->
nativePen
: NULL,
191
nativeGraphics, pen ? pen->
nativePen
: NULL,
198
nativeGraphics, pen ? pen->
nativePen
: NULL,
204
nativeGraphics, pen ? pen->
nativePen
: NULL
[
all
...]
gdipluspath.h
380
pen ? pen->
nativePen
: NULL));
388
pen ? pen->
nativePen
: NULL));
511
pen ? pen->
nativePen
: NULL,
gdiplusimpl.h
[
all
...]
Completed in 1303 milliseconds