Searched defs:styleOffset (Results 1 – 1 of 1) sorted by relevance
/MusicPlayer2/scintilla/src/ |
H A D | EditView.cxx | 70 bool ValidStyledText(const ViewStyle &vs, size_t styleOffset, const StyledText &st) noexcept { in ValidStyledText() 83 static int WidthStyledText(Surface *surface, const ViewStyle &vs, int styleOffset, in WidthStyledText() 100 int WidestLineWidth(Surface *surface, const ViewStyle &vs, int styleOffset, const StyledText &st) { in WidestLineWidth() 136 void DrawStyledText(Surface *surface, const ViewStyle &vs, int styleOffset, PRectangle rcText, in DrawStyledText()
|