Searched defs:insertPos (Results 1 – 2 of 2) sorted by relevance
119 …c int FindInSorted_Attrib(const CRecordVector<CAttribIconPair> &vect, DWORD attrib, int &insertPos) in FindInSorted_Attrib()137 …c int FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, int &insertPos) in FindInSorted_Ext()180 int insertPos = 0; in GetIconIndex() local210 int insertPos = 0; in GetIconIndex() local
3618 auto insertPos = innerCache.emplace(attachmentOps, std::move(newRenderPass)); in getRenderPassWithOpsImpl() local