Searched refs:PST_UPD_LOCATION (Results 1 – 4 of 4) sorted by relevance
164 wx.PostEvent(self.parentWin, JetStatusEvent(JetDefs.PST_UPD_LOCATION, status.location))176 wx.PostEvent(self.parentWin, JetStatusEvent(JetDefs.PST_UPD_LOCATION, 0))
57 PST_UPD_LOCATION = 1 variable in JetDefs
484 if evt.mode == JetDefs.PST_UPD_LOCATION:598 if evt.mode == JetDefs.PST_UPD_LOCATION:
1269 wx.PostEvent(self, JetStatusEvent(JetDefs.PST_UPD_LOCATION, status.location))1290 elif evt.mode == JetDefs.PST_UPD_LOCATION: