Searched refs:needsToApplyL1Rule (Results 1 – 2 of 2) sorted by relevance
309 bool needsToApplyL1Rule(BidiRunList<Run>&) { return false; } in needsToApplyL1Rule() function460 if (!needsToApplyL1Rule(runs)) in applyL1Rule()
508 inline bool InlineBidiResolver::needsToApplyL1Rule(BidiRunList<BidiRun>& runs) in needsToApplyL1Rule() function