Home
last modified time | relevance | path

Searched defs:NSTimeInterval (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebKit/mac/WebView/
DWebWindowAnimation.m87 - (void)setDuration:(NSTimeInterval)duration argument
88 {
196 - (void)setDuration:(NSTimeInterval)duration argument
197 {
DWebFrame.mm1104 - (BOOL)_pauseTransitionOfProperty:(NSString*)name onNode:(DOMNode*)node atTime:(NSTimeInterval)time argument
1123 - (BOOL)_pauseSVGAnimation:(NSString*)elementId onSMILNode:(DOMNode *)node atTime:(NSTimeInterval)t… argument
1124 {
DWebView.mm179 - (void)_autoscrollForDraggingInfo:(id)dragInfo timeDelta:(NSTimeInterval)repeatDelta; argument
3349 {
/external/webkit/WebKit/mac/History/
DWebHistoryItem.mm109 {
300 {
569 {
DWebHistory.mm151 static void getDayBoundaries(NSTimeInterval interval, NSTimeInterval& beginningOfDay, NSTimeInterva… category
164 static inline NSTimeInterval beginningOfDay(NSTimeInterval date) category
173 static inline WebHistoryDateKey dateKey(NSTimeInterval date) category
196 NSTimeInterval entryDate = [entry lastVisitedTimeInterval]; argument
/external/webkit/WebCore/platform/mac/
DWebCoreSystemInterface.mm51 NSTimeInterval (*wkGetNSURLResponseCalculatedExpiration)(NSURLResponse *response); function
/external/webkit/WebKitTools/DumpRenderTree/mac/
DFrameLoadDelegate.mm339 {