HomeSort by relevance Sort by last modified time
    Searched defs:SetStatus (Results 26 - 41 of 41) sorted by null

12

  /external/chromium_org/net/url_request/
url_request_job.cc 664 void URLRequestJob::SetStatus(const URLRequestStatus &status) {
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusPath.h 73 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(DllExports::GdipClosePathFigure(nativePath));
    [all...]
GdiPlusGraphics.h 124 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(DllExports::GdipGetTextRenderingHint(nativeGraphics,
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
status_bubble_views.cc 628 void StatusBubbleViews::SetStatus(const base::string16& status_text) {
  /external/stressapptest/src/
worker.h 178 Status SetStatus(Status status) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wbemprov.h 415 virtual HRESULT WINAPI SetStatus(LONG lStatus,LONG lFlags) = 0;
423 HRESULT (WINAPI *SetStatus)(IWbemProviderInitSink *This,LONG lStatus,LONG lFlags);
433 #define IWbemProviderInitSink_SetStatus(This,lStatus,lFlags) (This)->lpVtbl->SetStatus(This,lStatus,lFlags)
    [all...]
wbemcli.h     [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 432 milliseconds

12