Searched defs:currentIndexNumber (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/mac/
H A DLegacySessionStateCoding.cpp435 auto currentIndexNumber = adoptCF(CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &currentIndex)); local
982 auto currentIndexNumber = dynamic_cf_cast<CFNumberRef>(CFDictionaryGetValue(sessionHistoryDictionary, sessionHistoryCurrentIndexKey)); local
1018 auto currentIndexNumber = dynamic_cf_cast<CFNumberRef>(CFDictionaryGetValue(sessionHistoryDictionary, sessionHistoryCurrentIndexKey)); local

Completed in 103 milliseconds