Searched refs:iDeck (Results 1 – 3 of 3) sorted by relevance
97 iDeck(maDecks.begin()), in GetDeckDescriptor() local99 iDeck!=iEnd; in GetDeckDescriptor()100 ++iDeck) in GetDeckDescriptor()102 if (iDeck->msId.equals(rsDeckId)) in GetDeckDescriptor()103 return &*iDeck; in GetDeckDescriptor()134 iDeck(maDecks.begin()), in SetIsDeckEnabled() local136 iDeck!=iEnd; in SetIsDeckEnabled()137 ++iDeck) in SetIsDeckEnabled()160 iDeck(maDecks.begin()), in GetMatchingDecks() local162 iDeck!=iEnd; in GetMatchingDecks()[all …]
130 iDeck(rDecks.begin()), in SetDecks() local132 iDeck!=iEnd; in SetDecks()133 ++iDeck) in SetDecks()135 … const DeckDescriptor* pDescriptor = ResourceManager::Instance().GetDeckDescriptor(iDeck->msId); in SetDecks()150 rItem.mpButton->Enable(iDeck->mbIsEnabled); in SetDecks()
451 iDeck(aDecks.begin()), in UpdateConfigurations() local453 iDeck!=iEnd; in UpdateConfigurations()454 ++iDeck) in UpdateConfigurations()456 if (iDeck->mbIsEnabled) in UpdateConfigurations()458 if (iDeck->msId.equals(msCurrentDeckId)) in UpdateConfigurations()464 sNewDeckId = iDeck->msId; in UpdateConfigurations()
Completed in 24 milliseconds