Searched refs:nextRoot (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsQuad.cpp81 goto nextRoot;
86 nextRoot:
/external/skia/src/pathops/
H A DSkPathOpsQuad.cpp81 goto nextRoot;
86 nextRoot:
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DVisibleUnits.cpp269 RootInlineBox* nextRoot = renderedPosition.rootBox(); local
270 if (!nextRoot)
273 nextBox = leafBoxes.nextTextBox(nextRoot, 0);

Completed in 333 milliseconds