Searched refs:shown_time (Results 1 – 2 of 2) sorted by relevance
436 FILETIME shown_time = {}; in IsPerUserSetupComplete() local442 &shown_time, &size, NULL) != ERROR_SUCCESS || in IsPerUserSetupComplete()443 size != sizeof(shown_time)) { in IsPerUserSetupComplete()455 base::Time time_shown = base::Time::FromFileTime(shown_time); in IsPerUserSetupComplete()
573 base::TimeDelta shown_time = base::TimeTicks::Now() - menu_start_time_; in OnMouseReleased() local575 shown_time.InMilliseconds() > menu_selection_hold_time_ms) { in OnMouseReleased()