Searched refs:pVLines (Results 1 – 1 of 1) sorted by relevance
882 RulerLine pVLines[2]; in ShowMousePosInfo() local907 pVLines[0].nPos = rRect.Top() - nVOffs; in ShowMousePosInfo()909 pVLines[0].nStyle = 0; in ShowMousePosInfo()914 pVLines[1].nPos = rRect.Bottom() - nVOffs; in ShowMousePosInfo()916 pVLines[1].nStyle = 0; in ShowMousePosInfo()923 mpVerticalRuler->SetLines(nCnt, pVLines); in ShowMousePosInfo()
Completed in 11 milliseconds