Searched refs:lprcLabel (Results 1 – 1 of 1) sorted by relevance
2370 LPRECT lprcIcon, LPRECT lprcStateIcon, LPRECT lprcLabel) in LISTVIEW_GetItemMetrics() argument2381 if (infoPtr->uView == LV_VIEW_ICON && (lprcBox || lprcLabel)) in LISTVIEW_GetItemMetrics()2387 if (lprcLabel) doLabel = TRUE; in LISTVIEW_GetItemMetrics()2562 if (lprcLabel) *lprcLabel = Label; in LISTVIEW_GetItemMetrics()