Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp428 bool leftGap, rightGap; in lineSelectionGap() local
DRenderBlock.cpp2565 bool leftGap, rightGap; in blockSelectionGaps() local
2640 void RenderBlock::getSelectionGapInfo(SelectionState state, bool& leftGap, bool& rightGap) in getSelectionGapInfo()