Searched refs:getCurrentTime (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGAnimationElement.idl36 float getCurrentTime();
H A DSVGSVGElement.idl58 float getCurrentTime();
H A DSVGSVGElement.h103 float getCurrentTime() const;
H A DSVGAnimationElement.h76 float getCurrentTime() const;
H A DSVGAnimationElement.cpp245 float SVGAnimationElement::getCurrentTime() const function in class:WebCore::SVGAnimationElement
H A DSVGSVGElement.cpp541 float SVGSVGElement::getCurrentTime() const function in class:WebCore::SVGSVGElement
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DTimer.cpp129 TimeRecord TimeRecord::getCurrentTime(bool Start) { function in class:TimeRecord
152 Time -= TimeRecord::getCurrentTime(true);
156 Time += TimeRecord::getCurrentTime(false);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DTimer.h40 /// getCurrentTime - Get the current time and memory usage. If Start is true
44 static TimeRecord getCurrentTime(bool Start = true);
/macosx-10.9.5/WebKit2-7537.78.2/Platform/
H A DWorkQueue.h206 static double getCurrentTime();
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/t/
H A D21-public.t51 ok($s->getCurrentTime()->result);
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/t/
H A D21-public.t52 ok($s->getCurrentTime()->result);
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/t/
H A D21-public.t52 ok($s->getCurrentTime()->result);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dskill.vim177 syn match skillFunction "(getCurrentTime\>"hs=s+1
178 syn match skillFunction "\<getCurrentTime("he=e-1

Completed in 140 milliseconds