Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DBidiResolver.h309 bool needsToApplyL1Rule(BidiRunList<Run>&) { return false; } in needsToApplyL1Rule() function
460 if (!needsToApplyL1Rule(runs)) in applyL1Rule()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineIterator.h508 inline bool InlineBidiResolver::needsToApplyL1Rule(BidiRunList<BidiRun>& runs) in needsToApplyL1Rule() function