Searched refs:pVLines (Results 1 – 1 of 1) sorted by relevance
888 RulerLine pVLines[2]; in ShowMousePosInfo() local913 pVLines[0].nPos = rRect.Top() - nVOffs; in ShowMousePosInfo()915 pVLines[0].nStyle = 0; in ShowMousePosInfo()920 pVLines[1].nPos = rRect.Bottom() - nVOffs; in ShowMousePosInfo()922 pVLines[1].nStyle = 0; in ShowMousePosInfo()929 mpVerticalRuler->SetLines(nCnt, pVLines); in ShowMousePosInfo()
Completed in 19 milliseconds