Home | History | Annotate | Download | only in style

Lines Matching defs:fontDescription

479     const FontDescription& fontDescription() const { return inherited->font.fontDescription(); }
918 bool setFontDescription(const FontDescription& v)
920 if (inherited->font.fontDescription() != v) {