Searched defs:SetStatus (Results 26 - 31 of 31) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc628 void StatusBubbleViews::SetStatus(const base::string16& status_text) { function in class:StatusBubbleViews
/external/stressapptest/src/
H A Dworker.h178 Status SetStatus(Status status) { function in class:WorkerStatus
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusGraphics.h124 SetStatus(DllExports::GdipGetDC(nativeGraphics, &hdc));
131 SetStatus(DllExports::GdipReleaseDC(nativeGraphics, hdc));
140 return SetStatus(
149 return SetStatus(
158 return SetStatus(DllExports::GdipSetCompositingMode(nativeGraphics,
166 SetStatus(DllExports::GdipGetCompositingMode(nativeGraphics,
174 return SetStatus(DllExports::GdipSetCompositingQuality(
183 SetStatus(DllExports::GdipGetCompositingQuality(
196 return SetStatus(DllExports::GdipSetTextRenderingHint(nativeGraphics,
204 SetStatus(DllExport
2563 Status SetStatus(Status status) const function in class:Graphics
[all...]
H A DGdiPlusPath.h73 SetStatus(DllExports::GdipClonePath(nativePath, &clonepath));
83 return SetStatus(DllExports::GdipResetPath(nativePath));
93 SetStatus(DllExports::GdipGetPathFillMode(nativePath, &fillmode));
103 return SetStatus(DllExports::GdipSetPathFillMode(nativePath, fillmode));
113 return SetStatus(InvalidParameter);
144 return SetStatus(OutOfMemory);
153 return SetStatus(OutOfMemory);
158 return SetStatus(DllExports::GdipGetPathData(nativePath, pathData));
166 return SetStatus(DllExports::GdipStartPathFigure(nativePath));
171 return SetStatus(DllExport
1016 Status SetStatus(Status status) const function in class:GraphicsPath
1202 Status SetStatus(Status status) const function in class:GraphicsPathIterator
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 695 milliseconds

12