Searched refs:kFragmentGlyphs (Results 1 – 4 of 4) sorted by relevance
94 kFragmentGlyphs = 0x01, enumerator
122 const auto commit_proc = (fDesc.fFlags & Shaper::Flags::kFragmentGlyphs) in commitLine()141 if (!(fDesc.fFlags & Shaper::Flags::kFragmentGlyphs)) { in finalize()
262 if (!fAnimators.empty() ) flags |= Shaper::Flags::kFragmentGlyphs; in shaperFlags()
604 desc.fFlags = Shaper::Flags::kFragmentGlyphs; in DEF_TEST()