Searched refs:m_heading (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/page/
H A DGeolocationPosition.h50 double heading() const { return m_heading; }
66 , m_heading(0)
82 , m_heading(heading)
98 double m_heading; member in class:WebCore::GeolocationPosition
H A DCoordinates.h46 double heading() const { return m_heading; }
61 , m_heading(heading)
75 double m_heading; member in class:WebCore::Coordinates

Completed in 44 milliseconds