Home | History | Annotate | Download | only in mac

Lines Matching refs:WebGeolocationPosition

56 #import <WebKit/WebGeolocationPosition.h>
430 WebGeolocationPosition *position = [[WebGeolocationPosition alloc] initWithTimestamp:currentTime() latitude:latitude longitude:longitude accuracy:accuracy];