Searched refs:pBufferFont (Results 1 – 1 of 1) sorted by relevance
54 void* pBufferFont; in TwlMain() local77 pBufferFont = OS_Alloc((u32)sizeFont); in TwlMain()78 SDK_POINTER_ASSERT(pBufferFont); in TwlMain()81 bSuccess = NA_LoadSharedFont(NA_SHARED_FONT_WW_M, pBufferFont); in TwlMain()