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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentMarkerController.cpp 318 unsigned markerCount = list->size();
319 for (unsigned markerIndex = 0; markerIndex < markerCount; ++markerIndex) {
416 unsigned markerCount = list->size();
417 for (unsigned markerIndex = 0; markerIndex < markerCount; ++markerIndex) {