Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPositionCache.cxx773 void PositionCache::MeasureWidths(Surface *surface, const ViewStyle &vstyle, unsigned int styleNumb… in MeasureWidths()
H A DEditView.cxx378 …utLine(const EditModel &model, Sci::Line line, Surface *surface, const ViewStyle &vstyle, LineLayo… in LayoutLine()
599 void EditView::UpdateBidiData(const EditModel &model, const ViewStyle &vstyle, LineLayout *ll) { in UpdateBidiData()