Searched refs:GetModeList (Results 1 – 2 of 2) sorted by relevance
555 SByteStringList* pList = pInfoList->GetModeList(); in PutModeString()710 if (!pInfo->IsAllModes() && pInfo->GetModeList()) in GetAllDepModes()714 ByteString* pStr = pInfo->GetModeList()->First(); in GetAllDepModes()719 pStr = pInfo->GetModeList()->Next(); in GetAllDepModes()924 if (pInfo->IsAllModes() || !pInfo->GetModeList() || !pModList) in SetMode()934 SByteStringList * pDepList = pInfo->GetModeList(); in SetMode()
209 SByteStringList* GetModeList() {return pModeList;} in GetModeList() function in DepInfo