Home
last modified time | relevance | path

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

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