HomeSort by relevance Sort by last modified time
    Searched full:logicalstartinrenderer (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
VisibleUnits.cpp 402 bool logicalStartInRenderer = offsetInBox == static_cast<int>(textBox->start()) && previousBoxInDifferentBlock;
403 isWordBreak = isLogicalStartOfWord(iter, offsetInIterator, logicalStartInRenderer);
    [all...]

Completed in 1932 milliseconds