Searched defs:drawBuffer (Results 1 – 7 of 7) sorted by relevance
86 void* drawBuffer = Layout::AllocMemory(drawBufferSize, 4); in LoadFont() local
45 void* drawBuffer = pResFont->GetDrawBuffer(); in ~FontRefLink() local
192 void* drawBuffer = MemAlloc(drawBufferSize, 4); in InitFont() local210 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont() local
241 void* drawBuffer = MemAlloc(drawBufferSize, 4); in InitFont() local259 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont() local
208 void* drawBuffer = MemAlloc( drawBufferSize, 4 ); in InitializeFont() local217 void *const drawBuffer = m_Font.SetDrawBuffer( NULL ); in FinalizeFont() local
416 void* drawBuffer = allocator->Alloc(drawBufferSize, 4); in InitializeFont() local446 void* drawBuffer, in InitializeFont()504 void* drawBuffer = m_Font.SetDrawBuffer(NULL); in DestroyFont() local
554 void* drawBuffer, in InitDispStringBuffer()