Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dlistview.c310 INT ntmMaxCharWidth; /* by the listview to draw items */ member
3151 infoPtr->ntmMaxCharWidth = tm.tmMaxCharWidth; in LISTVIEW_SaveTextMetrics()
10724 INT nMaxDirty = infoPtr->nEllipsisWidth + infoPtr->ntmMaxCharWidth; in LISTVIEW_Notify()