HomeSort by relevance Sort by last modified time
    Searched refs:needsToApplyL1Rule (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/text/
BidiResolver.h 309 bool needsToApplyL1Rule(BidiRunList<Run>&) { return false; }
460 if (!needsToApplyL1Rule(runs))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineIterator.h 508 inline bool InlineBidiResolver::needsToApplyL1Rule(BidiRunList<BidiRun>& runs)

Completed in 51 milliseconds