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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyBlockElementCommand.cpp 89 RefPtrWillBeRawPtr<ContainerNode> startScope = nullptr;
90 int startIndex = indexForVisiblePosition(startOfSelection, startScope);
98 ASSERT(startScope == endScope);
101 if (startScope == endScope && startIndex >= 0 && startIndex <= endIndex) {
102 VisiblePosition start(visiblePositionForIndex(startIndex, startScope.get()));
  /prebuilts/sdk/tools/
jill.jar 

Completed in 155 milliseconds