Searched defs:token (Results 1 – 5 of 5) sorted by relevance
80 const char* token() { in token() function in XMLHelper156 auto token = helper.token(); in GetToken() local173 wstring LastFM::GetRequestAuthorizationUrl(wstring token) { in GetRequestAuthorizationUrl()185 bool LastFM::GetSession(wstring token) { in GetSession()
552 wstring token = theApp.m_lastfm.GetToken(); in OnBnClickedLastfmLogin() local
360 void AddUndoAction(Sci::Position token, bool mayCoalesce) { cb.AddUndoAction(token, mayCoalesce); } in AddUndoAction()554 Sci::Position token; variable
1246 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction()
1264 int token; /* SCN_MODIFIED with SC_MOD_CONTAINER */ member