Home
last modified time | relevance | path

Searched refs:kAutoHinting_PaintFlagForFont (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/core/
DSkPaint.cpp231 kAutoHinting_PaintFlagForFont = 0x800, enumerator
243 font->setForceAutoHinting((f & kAutoHinting_PaintFlagForFont) != 0); in unpack_paint_flags()