Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/lexlib/
H A DSubStyles.h24 void Allocate(int firstStyle_, int lenStyles_) { in Allocate() function
134 int Allocate(int styleBase, int numberStyles) { in Allocate() function
/MusicPlayer2/scintilla/src/
H A DPartitioning.h87 void Allocate(ptrdiff_t growSize) { in Allocate() function
H A DCellBuffer.cxx104 bool Allocate(Sci::Line lines) { in Allocate() function in LineStartIndex
710 void CellBuffer::Allocate(Sci::Position newSize) { in Allocate() function in CellBuffer
H A DDocument.h432 void Allocate(Sci::Position newSize) { cb.Allocate(newSize); } in Allocate() function
H A DPositionCache.cxx365 void LineLayoutCache::Allocate(size_t length_) { in Allocate() function in LineLayoutCache
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx2282 Surface *Surface::Allocate(int technology) { in Allocate() function in Scintilla::Surface
2624 ListBox *ListBox::Allocate() { in Allocate() function in Scintilla::ListBox
H A DScintillaWin.cxx2457 void Allocate(size_t bytes) noexcept { in Allocate() function in __anon16fa95300811::GlobalMemory