Searched refs:SetDrawBuffer (Results 1 – 8 of 8) sorted by relevance
99 void* SetDrawBuffer(void* buffer);
89 pResFont->SetDrawBuffer(drawBuffer); in LoadFont()
50 pResFont->SetDrawBuffer(NULL); in ~FontRefLink()
195 pFont->SetDrawBuffer(drawBuffer); in InitFont()212 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont()
245 pFont->SetDrawBuffer(drawBuffer); in InitFont()261 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont()
199 m_Font.SetDrawBuffer( drawBuffer ); in InitializeFont()206 void *const drawBuffer = m_Font.SetDrawBuffer( NULL ); in FinalizeFont()
129 ResFont::SetDrawBuffer(void* buffer) in SetDrawBuffer() function in nw::font::ResFont
435 void* drawBuffer = m_Font.SetDrawBuffer(NULL); in DestroyFont()804 m_Font.SetDrawBuffer(drawBuffer); in InitializeFontFromBinary()