Home
last modified time | relevance | path

Searched refs:m_horizontal (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dgeocluetypes.h60 : m_level(None), m_horizontal(0), m_vertical(0) in Accuracy()
65 inline double horizontal() const { return m_horizontal; } in horizontal()
70 double m_horizontal; variable
H A Dgeocluetypes.cpp48 arg >> accuracy.m_horizontal; in dbus_argument_helper()