Searched defs:updateStatus (Results 1 - 22 of 22) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
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
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 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 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 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 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...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
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
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 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 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 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 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...]
/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 ...
H A Dorg.eclipse.jface_3.4.2.M20090107-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE.SF META-INF/ECLIPSE.RSA META ...
H A Dorg.eclipse.jface_3.6.2.M20110210-1200.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.2.M20110210-1200.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/devtools/tools/lib/
H A Dorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
H A Dorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 150 milliseconds