Searched defs:fSmall (Results 1 – 2 of 2) sorted by relevance
3186 MD_ListView_OnGetItemSpacing(HWND hwnd, BOOL fSmall) in MD_ListView_OnGetItemSpacing()
2717 #define ListView_GetItemSpacing(hwndLV,fSmall) (DWORD)SNDMSG((hwndLV),LVM_GETITEMSPACING,fSmall,0L) argument