Lines Matching defs:val
438 void SelectDropListItem(CComboBox *box, long val) in SelectDropListItem()
1080 CString val(""); in GetTestingParam() local
1115 CString val(""); in GetMallocName() local
1263 GX_COLOR val; in ColorRefToGxColor() local
1457 BOOL FontCharMap::Test(DWORD val) in Test()
1487 void FontCharMap::Set(DWORD val) in Set()
1508 BOOL FontCharMap::TestAndSet(DWORD val) in TestAndSet()
1541 BOOL FontCharMap::AddToMap(CString &val) in AddToMap()
1604 DWORD val; in Overlay() local
1624 DWORD val; in IsEmpty() local
2182 CString FindPairString(STRING_VAL_PAIR *entry, int val) in FindPairString()