Searched defs:Style (Results 1 – 3 of 3) sorted by relevance
83 Style::Style() : FontSpecification() { in Style() function in Style89 Style::Style(const Style &source) noexcept : FontSpecification(), FontMeasurements() { in Style() function in Style
388 int LineAnnotation::Style(Sci::Line line) const noexcept { in Style() function in LineAnnotation
160 enum Style //文本的样式 enum