Searched defs:dwFontSize (Results 1 – 2 of 2) sorted by relevance
53 void* CQuartz2D::CreateFont(const uint8_t* pFontData, uint32_t dwFontSize) { in CreateFont()
220 uint32_t dwFontSize = m_pFontFile->GetSize(); in LoadFontDescriptor() local