Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.cpp312 bool leftGap, rightGap; in lineSelectionGap() local
DRenderBlock.cpp2972 bool leftGap, rightGap; in blockSelectionGaps() local
3047 void RenderBlock::getSelectionGapInfo(SelectionState state, bool& leftGap, bool& rightGap) in getSelectionGapInfo()