Home
last modified time | relevance | path

Searched defs:lastRight (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dstringtriebuilder.h229 inline void writeUnlessInsideRightEdge(int32_t firstRight, int32_t lastRight, in writeUnlessInsideRightEdge()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp2244 LayoutUnit lastRight = logicalRightSelectionOffset(this, lastTop); in selectionGapRectsForRepaint() local
2254 LayoutUnit lastRight = logicalRightSelectionOffset(this, lastTop); in paintSelection() local