Searched refs:updateStatus (Results 1 - 25 of 53) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdipluspen.h60 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(DllExport
328 Status updateStatus(Status newStatus) const function in class:Pen
[all...]
H A Dgdipluslinecaps.h51 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(
H A Dgdiplusimageattributes.h51 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(DllExport
225 Status updateStatus(Status newStatus) const function in class:ImageAttributes
[all...]
H A Dgdipluspath.h71 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(DllExport
522 Status updateStatus(Status newStatus) const function in class:GraphicsPath
642 Status updateStatus(Status newStatus) const function in class:GraphicsPathIterator
[all...]
H A Dgdiplusmatrix.h77 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(DllExport
228 Status updateStatus(Status newStatus) const function in class:Matrix
[all...]
H A Dgdiplusstringformat.h62 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(DllExport
204 Status updateStatus(Status newStatus) const function in class:StringFormat
[all...]
H A Dgdiplusimpl.h82 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(DllExport
[all...]
H A Dgdiplusbrush.h63 updateStatus(DllExports::GdipGetBrushType(nativeBrush, &result));
74 Status updateStatus(Status newStatus) const function in class:Brush
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(DllExport
[all...]
H A Dgdiplusgraphics.h98 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(DllExport
1530 Status updateStatus(Status newStatus) const function in class:Graphics
[all...]
H A Dgdiplusmetafile.h215 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(
H A Dgdiplusheaders.h75 Status status = updateStatus(DllExports::GdipCloneImage(
146 Status updateStatus(Status newStatus) const function in class:Image
194 Status status = updateStatus(DllExports::GdipCloneImage(
278 Status status = updateStatus(DllExports::GdipCloneCustomLineCap(
318 Status updateStatus(Status newStatus) const function in class:CustomLineCap
371 Status updateStatus(Status newStatus) const function in class:Font
405 Status updateStatus(Status newStatus) const function in class:FontCollection
456 Status updateStatus(Status newStatus) const function in class:FontFamily
571 Status updateStatus(Status newStatus) const function in class:Region
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdipluspen.h60 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(DllExport
328 Status updateStatus(Status newStatus) const function in class:Pen
[all...]
H A Dgdipluslinecaps.h51 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(
H A Dgdiplusimageattributes.h51 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(DllExport
225 Status updateStatus(Status newStatus) const function in class:ImageAttributes
[all...]
H A Dgdipluspath.h71 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(DllExport
522 Status updateStatus(Status newStatus) const function in class:GraphicsPath
642 Status updateStatus(Status newStatus) const function in class:GraphicsPathIterator
[all...]
H A Dgdiplusmatrix.h77 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(DllExport
228 Status updateStatus(Status newStatus) const function in class:Matrix
[all...]
H A Dgdiplusstringformat.h62 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(DllExport
204 Status updateStatus(Status newStatus) const function in class:StringFormat
[all...]
H A Dgdiplusimpl.h82 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(DllExport
[all...]
H A Dgdiplusbrush.h63 updateStatus(DllExports::GdipGetBrushType(nativeBrush, &result));
74 Status updateStatus(Status newStatus) const function in class:Brush
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(DllExport
[all...]
H A Dgdiplusgraphics.h98 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(DllExport
1530 Status updateStatus(Status newStatus) const function in class:Graphics
[all...]
H A Dgdiplusmetafile.h215 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(
H A Dgdiplusheaders.h75 Status status = updateStatus(DllExports::GdipCloneImage(
146 Status updateStatus(Status newStatus) const function in class:Image
194 Status status = updateStatus(DllExports::GdipCloneImage(
278 Status status = updateStatus(DllExports::GdipCloneCustomLineCap(
318 Status updateStatus(Status newStatus) const function in class:CustomLineCap
371 Status updateStatus(Status newStatus) const function in class:Font
405 Status updateStatus(Status newStatus) const function in class:FontCollection
456 Status updateStatus(Status newStatus) const function in class:FontFamily
571 Status updateStatus(Status newStatus) const function in class:Region
/prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha1/
H A Drepository-25.2.0-alpha1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/repository/ com/android/repository/api/ ...
/prebuilts/tools/common/eclipse/
H A Dorg.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/sdk/tools/lib/
H A Ddx.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dex/ com/android/dex/EncodedValueReader ...

Completed in 192 milliseconds

123