Searched refs:pBufferFont (Results 1 – 1 of 1) sorted by relevance
70 void* pBufferFont; in TwlMain() local93 pBufferFont = OS_Alloc((u32)sizeFont); in TwlMain()94 SDK_POINTER_ASSERT(pBufferFont); in TwlMain()97 bSuccess = NA_LoadSharedFont(NA_SHARED_FONT_WW_M, pBufferFont); in TwlMain()