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

  /external/chromium_org/pdf/
page_indicator.cc 109 void PageIndicator::Splash() {
110 Splash(kPageIndicatorSplashTimeoutMs, kPageIndicatorScrollFadeTimeoutMs);
113 void PageIndicator::Splash(uint32 splash_timeout, uint32 fade_timeout) {
fading_controls.cc 240 void FadingControls::Splash(uint32 time_ms) {
290 // In the splash mode following states are possible:
293 // Splash timeout complete: splash_==true, splash_timeout_ == 0
294 // We need to fade out still using splash settings.
296 // We need to cancel splash mode and go back to normal settings.

Completed in 194 milliseconds