Lines Matching defs:const
10 const std::vector<SkString>* TextStyle::kDefaultFontFamilies =
34 bool TextStyle::equals(const TextStyle& other) const {
108 bool TextStyle::equalsByFonts(const TextStyle& that) const {
125 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const {
178 void TextStyle::getFontMetrics(SkFontMetrics* metrics) const {
180 void TextStyle::getFontMetrics(RSFontMetrics* metrics) const {
224 void TextStyle::setFontArguments(const std::optional<SkFontArguments>& args) {
233 bool PlaceholderStyle::equals(const PlaceholderStyle& other) const {