Searched defs:IsValidIndex (Results 1 – 5 of 5) sorted by relevance
103 bool IsValidIndex(size_t index) const { return index < GetLength(); } in IsValidIndex() function
105 bool IsValidIndex(size_t index) const { return index < GetLength(); } in IsValidIndex() function
133 bool IsValidIndex(size_t index) const { return index < GetLength(); } in IsValidIndex() function
322 static bool IsValidIndex(int index) { in IsValidIndex() function
747 bool CMapTable::CMapFormat4::IsValidIndex(int32_t segment) { in IsValidIndex() function in sfntly::CMapTable::CMapFormat4