Searched refs:SetDrawBuffer (Results 1 – 8 of 8) sorted by relevance
97 void* SetDrawBuffer(void* buffer);
87 pResFont->SetDrawBuffer(drawBuffer); in LoadFont()
48 pResFont->SetDrawBuffer(NULL); in ~FontRefLink()
193 pFont->SetDrawBuffer(drawBuffer); in InitFont()210 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont()
243 pFont->SetDrawBuffer(drawBuffer); in InitFont()259 void *const drawBuffer = pFont->SetDrawBuffer(NULL); in CleanupFont()
210 m_Font.SetDrawBuffer( drawBuffer ); in InitializeFont()217 void *const drawBuffer = m_Font.SetDrawBuffer( NULL ); in FinalizeFont()
127 ResFont::SetDrawBuffer(void* buffer) in SetDrawBuffer() function in nw::font::ResFont
461 m_Font.SetDrawBuffer(drawBuffer); in InitializeFont()504 void* drawBuffer = m_Font.SetDrawBuffer(NULL); in DestroyFont()