Searched refs:leftmost (Results 1 – 3 of 3) sorted by relevance
149 convenient to add an edge to the leftmost right endpoint of either162 between the rightmost left endpoint of {e1,e2}, and the leftmost right
4746 INT leftmost; in LISTVIEW_DrawItemPart() local4748 if ((leftmost = SendMessageW(infoPtr->hwndHeader, HDM_ORDERTOINDEX, 0, 0))) in LISTVIEW_DrawItemPart()4750 … INT Originx = pos->x - LISTVIEW_GetColumnInfo(infoPtr, leftmost)->rcHeader.left; in LISTVIEW_DrawItemPart()4755 … rcSelect.left = LISTVIEW_GetColumnInfo(infoPtr, leftmost)->rcHeader.left + Originx; in LISTVIEW_DrawItemPart()
1726 2 pixels/byte with the leftmost pixel in the high-order bits of the byte,