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.cpp309 bool leftGap, rightGap; in lineSelectionGap() local
DRenderBlock.cpp2390 bool leftGap, rightGap; in blockSelectionGaps() local
2465 void RenderBlock::getSelectionGapInfo(SelectionState state, bool& leftGap, bool& rightGap) in getSelectionGapInfo()