Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DStyle.cxx132 void Style::Clear(ColourDesired fore_, ColourDesired back_, int size_, in Clear()
H A DPositionCache.cxx768 void PositionCache::SetSize(size_t size_) { in SetSize()
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx786 DIBSection::DIBSection(HDC hdc, SIZE size_) noexcept { in DIBSection()