Home
last modified time | relevance | path

Searched refs:numRepresentations (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx1799 const ptrdiff_t numRepresentations = screenLine->RepresentationCount(); in FillTextLayoutFormats() local
1802 blobs.reserve(numRepresentations + numTabs); in FillTextLayoutFormats()