Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DStyle.cxx83 Style::Style() : FontSpecification() { in Style() function in Style
89 Style::Style(const Style &source) noexcept : FontSpecification(), FontMeasurements() { in Style() function in Style
H A DPerLine.cxx388 int LineAnnotation::Style(Sci::Line line) const noexcept { in Style() function in LineAnnotation
/MusicPlayer2/MusicPlayer2/
H A DUIElement.h160 enum Style //文本的样式 enum