Searched refs:CApplePlatform (Results 1 – 4 of 4) sorted by relevance
40 class CApplePlatform {42 CApplePlatform() {} in CApplePlatform() function43 ~CApplePlatform() {} in ~CApplePlatform()
47 static_cast<CApplePlatform*>(CFX_GEModule::Get()->GetPlatformData()) in CGDrawGlyphRun()86 static_cast<CApplePlatform*>(CFX_GEModule::Get()->GetPlatformData()) in InitPlatform()93 static_cast<CApplePlatform*>(CFX_GEModule::Get()->GetPlatformData()) in DestroyPlatform()178 static_cast<CApplePlatform*>(CFX_GEModule::Get()->GetPlatformData()) in ReleasePlatformResource()
132 m_pPlatformData = new CApplePlatform; in InitPlatform()137 delete reinterpret_cast<CApplePlatform*>(m_pPlatformData); in DestroyPlatform()
121 static_cast<CApplePlatform*>(CFX_GEModule::Get()->GetPlatformData()) in LoadGlyphMap()