Home
last modified time | relevance | path

Searched defs:selHeight (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp217 LayoutUnit selHeight = selectionHeight(); in localSelectionRect() local
629 int selHeight = std::max(0, roundToInt(selectionBottom - selectionTop)); in paintSelection() local
660 int selHeight = selectionHeight(); in paintSingleCompositionBackgroundRun() local
978 int selHeight = selectionHeight(); in paintDocumentMarker() local
1021 int selHeight = selectionHeight(); in paintTextMatchMarker() local
DRootInlineBox.cpp296 … LayoutUnit selTop, LayoutUnit selHeight, const PaintInfo* paintInfo) const in lineSelectionGap()
DRenderBlockFlow.cpp2760 LayoutUnit selHeight = curr->selectionHeightAdjustedForPrecedingBlock(); in inlineSelectionGaps() local