HomeSort by relevance Sort by last modified time
    Searched refs:updateStatus (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspen.h 60 Status status = updateStatus(DllExports::GdipClonePen(
77 updateStatus(DllExports::GdipGetPenMode(nativePen, &result));
85 // updateStatus(NotImplemented);
90 return updateStatus(DllExports::GdipGetPenColor(
95 return updateStatus(DllExports::GdipGetPenCompoundArray(
101 updateStatus(DllExports::GdipGetPenCompoundCount(
109 return updateStatus(DllExports::GdipGetPenCustomEndCap(
116 return updateStatus(DllExports::GdipGetPenCustomStartCap(
122 updateStatus(DllExports::GdipGetPenDashCap197819(
129 updateStatus(DllExports::GdipGetPenDashOffset
    [all...]
gdipluslinecaps.h 51 Status status = updateStatus(DllExports::GdipCloneCustomLineCap(
70 updateStatus(DllExports::GdipGetAdjustableArrowCapHeight(
78 updateStatus(DllExports::GdipGetAdjustableArrowCapMiddleInset(
86 updateStatus(DllExports::GdipGetAdjustableArrowCapWidth(
94 updateStatus(DllExports::GdipGetAdjustableArrowCapFillState(
101 return updateStatus(DllExports::GdipSetAdjustableArrowCapFillState(
107 return updateStatus(DllExports::GdipSetAdjustableArrowCapHeight(
113 return updateStatus(DllExports::GdipSetAdjustableArrowCapMiddleInset(
119 return updateStatus(DllExports::GdipSetAdjustableArrowCapWidth(
gdiplusimageattributes.h 51 Status status = updateStatus(DllExports::GdipCloneImageAttributes(
68 return updateStatus(DllExports::GdipSetImageAttributesRemapTable(
74 return updateStatus(DllExports::GdipSetImageAttributesColorKeys(
79 return updateStatus(DllExports::GdipSetImageAttributesColorMatrix(
85 return updateStatus(DllExports::GdipSetImageAttributesColorMatrix(
91 return updateStatus(DllExports::GdipSetImageAttributesGamma(
96 return updateStatus(DllExports::GdipSetImageAttributesNoOp(
101 return updateStatus(DllExports::GdipSetImageAttributesOutputChannel(
108 return updateStatus(DllExports::GdipSetImageAttributesOutputChannelColorProfile(
113 return updateStatus(DllExports::GdipSetImageAttributesRemapTable
    [all...]
gdipluspath.h 71 Status status = updateStatus(DllExports::GdipClonePath(
88 return updateStatus(DllExports::GdipAddPathArc(nativePath,
94 return updateStatus(DllExports::GdipAddPathArcI(nativePath,
99 return updateStatus(DllExports::GdipAddPathArc(nativePath,
105 return updateStatus(DllExports::GdipAddPathArcI(nativePath,
112 return updateStatus(DllExports::GdipAddPathBezier(nativePath,
118 return updateStatus(DllExports::GdipAddPathBezierI(nativePath,
124 return updateStatus(DllExports::GdipAddPathBezier(nativePath,
131 return updateStatus(DllExports::GdipAddPathBezierI(nativePath,
137 return updateStatus(DllExports::GdipAddPathBeziers
    [all...]
gdiplusmatrix.h 77 Status status = updateStatus(DllExports::GdipCloneMatrix(
94 updateStatus(DllExports::GdipIsMatrixEqual(
101 return updateStatus(DllExports::GdipGetMatrixElements(
112 return updateStatus(DllExports::GdipInvertMatrix(nativeMatrix));
117 updateStatus(DllExports::GdipIsMatrixIdentity(
124 updateStatus(DllExports::GdipIsMatrixInvertible(
131 return updateStatus(DllExports::GdipMultiplyMatrix(
138 updateStatus(DllExports::GdipGetMatrixElements(nativeMatrix, m));
144 updateStatus(DllExports::GdipGetMatrixElements(nativeMatrix, m));
149 return updateStatus(DllExports::GdipSetMatrixElements
    [all...]
gdiplusstringformat.h 62 Status status = updateStatus(DllExports::GdipCloneStringFormat(
80 updateStatus(DllExports::GdipGetStringFormatAlign(
88 updateStatus(DllExports::GdipGetStringFormatDigitSubstitution(
96 updateStatus(DllExports::GdipGetStringFormatDigitSubstitution(
103 updateStatus(DllExports::GdipGetStringFormatFlags(
110 updateStatus(DllExports::GdipGetStringFormatHotkeyPrefix(
123 updateStatus(DllExports::GdipGetStringFormatLineAlign(
130 updateStatus(DllExports::GdipGetStringFormatMeasurableCharacterRangeCount(
137 updateStatus(DllExports::GdipGetStringFormatTabStopCount(
143 return updateStatus(DllExports::GdipGetStringFormatTabStops
    [all...]
gdiplusimpl.h 82 return updateStatus(DllExports::GdipFindFirstImageItem(
89 return updateStatus(DllExports::GdipFindNextImageItem(
96 return updateStatus(DllExports::GdipGetAllPropertyItems(
102 return updateStatus(DllExports::GdipGetImageBounds(
109 return updateStatus(DllExports::GdipGetEncoderParameterList(
116 updateStatus(DllExports::GdipGetEncoderParameterListSize(
124 updateStatus(DllExports::GdipGetImageFlags(nativeImage, &result));
131 updateStatus(DllExports::GdipImageGetFrameCount(
139 updateStatus(DllExports::GdipImageGetFrameDimensionsCount(
146 return updateStatus(DllExports::GdipImageGetFrameDimensionsList
    [all...]
gdiplusbrush.h 63 updateStatus(DllExports::GdipGetBrushType(nativeBrush, &result));
74 Status updateStatus(Status newStatus) const
100 Status status = updateStatus(DllExports::GdipCloneBrush(
107 updateStatus(OutOfMemory);
117 return updateStatus(DllExports::GdipGetHatchBackgroundColor(
123 return updateStatus(DllExports::GdipGetHatchForegroundColor(
130 updateStatus(DllExports::GdipGetHatchStyle(
207 Status status = updateStatus(DllExports::GdipCloneBrush(
214 updateStatus(OutOfMemory);
225 return updateStatus(DllExports::GdipGetLineBlend
    [all...]
gdiplusgraphics.h 98 return updateStatus(DllExports::GdipComment(
104 updateStatus(DllExports::GdipBeginContainer2(
112 updateStatus(DllExports::GdipBeginContainer(
121 updateStatus(DllExports::GdipBeginContainerI(
128 return updateStatus(DllExports::GdipGraphicsClear(
134 return updateStatus(DllExports::GdipDrawArc(
141 return updateStatus(DllExports::GdipDrawArcI(
148 return updateStatus(DllExports::GdipDrawArc(
156 return updateStatus(DllExports::GdipDrawArcI(
165 return updateStatus(DllExports::GdipDrawBezier
    [all...]
gdiplusmetafile.h 215 Status status = updateStatus(DllExports::GdipCloneImage(
236 // return updateStatus(DllExports::GdipConvertToEmfPlus(
249 // return updateStatus(DllExports::GdipConvertToEmfPlusToFile(
262 // return updateStatus(DllExports::GdipConvertToEmfPlusToStream(
270 updateStatus(DllExports::GdipGetMetafileDownLevelRasterizationLimit(
277 updateStatus(DllExports::GdipGetHemfFromMetafile(
283 return updateStatus(DllExports::GdipGetMetafileHeaderFromMetafile(
289 return updateStatus(DllExports::GdipPlayMetafileRecord(
295 return updateStatus(DllExports::GdipSetMetafileDownLevelRasterizationLimit(