Searched defs:spaceWidth (Results 1 – 3 of 3) sorted by relevance
51 XYPOSITION spaceWidth; member
739 const XYPOSITION spaceWidth = vs.styles[ll->EndLineStyle()].spaceWidth; in SPositionFromLocation() local773 const XYPOSITION spaceWidth = vs.styles[ll->EndLineStyle()].spaceWidth; in SPositionFromLineX() local938 const XYPOSITION spaceWidth = vsDraw.styles[ll->EndLineStyle()].spaceWidth; in DrawEOL() local957 const XYPOSITION spaceWidth = vsDraw.styles[ll->EndLineStyle()].spaceWidth; in DrawEOL() local1215 const XYPOSITION spaceWidth = vsDraw.styles[ll->EndLineStyle()].spaceWidth; in DrawFoldDisplayText() local1305 const XYPOSITION spaceWidth = vsDraw.styles[ll->EndLineStyle()].spaceWidth; in DrawEOLAnnotationText() local1522 const XYPOSITION spaceWidth = vsDraw.styles[ll->EndLineStyle()].spaceWidth; in DrawCarets() local1772 const XYPOSITION spaceWidth = vsDraw.styles[ll->EndLineStyle()].spaceWidth; in DrawTranslucentSelection() local
97 XYPOSITION spaceWidth; variable