HomeSort by relevance Sort by last modified time
    Searched defs:determinate (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/chromium/public/linux/
WebThemeEngine.h 125 bool determinate; member in struct:WebKit::WebThemeEngine::ProgressBarExtraParams
  /external/webkit/Source/WebCore/platform/chromium/
PlatformBridge.h 268 GraphicsContext*, const IntRect& barRect, const IntRect& valueRect, bool determinate, double animatedSeconds);
343 bool determinate; member in struct:WebCore::PlatformBridge::ProgressBarExtraParams
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 247 final ProgressBar determinate = local
249 mPhotoProgressBar = new ProgressBarWrapper(determinate, indeterminate, true);

Completed in 81 milliseconds