Searched defs:GetPrev (Results 1 – 4 of 4) sorted by relevance
29 CXFA_ContentLayoutItem* GetPrev() const { return m_pPrev; } in GetPrev() function
457 CacheRankingsBlock* Rankings::GetPrev(CacheRankingsBlock* node, List list) { in GetPrev() function in disk_cache::Rankings
5053 static ItemType* GetPrev(const ItemType* item) { return ItemTypeTraits::GetPrev(item); } in GetPrev() function6115 static ItemType* GetPrev(const ItemType* item) in GetPrev() function11143 static ItemType* GetPrev(const ItemType* item) { return item->m_PrevPool; } in GetPrev() function
4452 static ItemType* GetPrev(const ItemType* item) { return ItemTypeTraits::GetPrev(item); } in GetPrev() function4987 static ItemType* GetPrev(const ItemType* item) in GetPrev() function5933 static ItemType* GetPrev(const ItemType* item) { return item->m_PrevPool; } in GetPrev() function