Home
last modified time | relevance | path

Searched refs:GetSubItemFont (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.h183 HFONT GetSubItemFont(int iItem, int iSubItem);
H A DLeashView.cpp2412 HFONT CLeashView::GetSubItemFont(int iItem, int iSubItem) in GetSubItemFont() function in CLeashView
2456 font = GetSubItemFont(iItem, pNMLVCD->iSubItem); in OnNMCustomdraw()