Searched refs:kFragmentGlyphs (Results 1 – 8 of 8) sorted by relevance
73 kFragmentGlyphs = 0x01, enumerator
119 const auto commit_proc = (fDesc.fFlags & Shaper::Flags::kFragmentGlyphs) in commitLine()138 if (!(fDesc.fFlags & Shaper::Flags::kFragmentGlyphs)) { in finalize()
133 fHasAnimators ? Shaper::Flags::kFragmentGlyphs : Shaper::Flags::kNone, in apply()
99 kFragmentGlyphs = 0x01, enumerator
121 const auto commit_proc = (fDesc.fFlags & Shaper::Flags::kFragmentGlyphs) in commitLine()140 if (!(fDesc.fFlags & Shaper::Flags::kFragmentGlyphs)) { in finalize()
445 if (!fAnimators.empty() || fPathInfo) flags |= Shaper::Flags::kFragmentGlyphs; in shaperFlags()
548 desc.fFlags = Shaper::Flags::kFragmentGlyphs; in DEF_TEST()
609 desc.fFlags = Shaper::Flags::kFragmentGlyphs; in DEF_TEST()