Home
last modified time | relevance | path

Searched defs:edgeX (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DEditView.cxx1718 const int edgeX = static_cast<int>(vsDraw.theEdge.column * vsDraw.spaceWidth); in DrawEdgeLine() local
1728 const int edgeX = static_cast<int>(vsDraw.theMultiEdge[edge].column * vsDraw.spaceWidth); in DrawEdgeLine() local
2378 const int edgeX = static_cast<int>(vsDraw.theEdge.column * vsDraw.spaceWidth); in PaintText() local
2385 const int edgeX = static_cast<int>(vsDraw.theMultiEdge[edge].column * vsDraw.spaceWidth); in PaintText() local