ascent 351 libcore/Font.cpp if (embedded && _fontTag) return _fontTag->ascent();
ascent 353 libcore/Font.cpp if (ft) return ft->ascent();
ascent 196 libcore/Font.h float ascent(bool embedded) const;
ascent 108 libcore/FreetypeGlyphsProvider.h float ascent() const;
ascent 605 libcore/asobj/TextFormat_as.cpp const double ascent = f->ascent(em) * scale;
ascent 630 libcore/asobj/TextFormat_as.cpp obj->init_member("ascent", twipsToPixels(ascent));
ascent 103 libcore/swf/DefineFontTag.h boost::int16_t ascent() const {