Lines Matching refs:FontCharMap
1246 FontCharMap *GetActiveCharacterMap(BOOL reset) in GetActiveCharacterMap()
1442 FontCharMap::FontCharMap() in FontCharMap() function in FontCharMap
1451 FontCharMap::~FontCharMap() in ~FontCharMap()
1457 BOOL FontCharMap::Test(DWORD val) in Test()
1473 BOOL FontCharMap::Test(DWORD start, DWORD end) in Test()
1487 void FontCharMap::Set(DWORD val) in Set()
1498 void FontCharMap::Set(DWORD start, DWORD end) in Set()
1508 BOOL FontCharMap::TestAndSet(DWORD val) in TestAndSet()
1519 void FontCharMap::SetMapSize(ULONG size) in SetMapSize()
1535 void FontCharMap::Clear() in Clear()
1541 BOOL FontCharMap::AddToMap(CString &val) in AddToMap()
1602 void FontCharMap::Overlay(FontCharMap *other) in Overlay()
1622 BOOL FontCharMap::IsEmpty() in IsEmpty()