Searched refs:FormSetContext (Results 1 – 1 of 1) sorted by relevance
436 FORM_BROWSER_FORMSET *FormSetContext; in ThunkExtractConfig() local458 FormSetContext = ConfigAccess->ThunkContext->FormSet; in ThunkExtractConfig()459 if (IsListEmpty (&FormSetContext->StorageListHead)) { in ThunkExtractConfig()465 StorageList = GetFirstNode (&FormSetContext->StorageListHead); in ThunkExtractConfig()474 if (IsNull (&FormSetContext->StorageListHead, StorageList)) { in ThunkExtractConfig()481 StorageList = GetNextNode (&FormSetContext->StorageListHead, StorageList); in ThunkExtractConfig()536 …if ((BufferStorage->VarStoreId == FormSetContext->DefaultVarStoreId) && (FormSetContext->OriginalD… in ThunkExtractConfig()537 VarStoreName = FormSetContext->OriginalDefaultVarStoreName; in ThunkExtractConfig()