Home
last modified time | relevance | path

Searched defs:len_ (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DPositionCache.cxx687 unsigned int len_, const XYPOSITION *positions_, unsigned int clock_) { in Set()
713 unsigned int len_, XYPOSITION *positions_) const noexcept { in Retrieve()
725 unsigned int PositionCacheEntry::Hash(unsigned int styleNumber_, const char *s, unsigned int len_) … in Hash()