Searched refs:GetDoubleT (Results 1 – 3 of 3) sorted by relevance
112 if (from.GetDoubleT() == 0.0) in GetTimeIntervalMilliseconds()122 static_cast<int>(ceil((from.GetDoubleT() - now.GetDoubleT()) * 1000.0)); in GetTimeIntervalMilliseconds()283 CefTime(now.GetDoubleT() + static_cast<double>(delay_ms) / 1000.0); in SetTimer()
810 double GetDoubleT() const { in GetDoubleT() function
1616 CefTime(date_value_).GetDoubleT() * 1000) in GetV8Value()