Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRootInlineBox.cpp227 bool leftGap, rightGap; in fillLineSelectionGap() local
DRenderBlock.cpp2077 bool leftGap, rightGap; in fillBlockSelectionGaps() local
2162 void RenderBlock::getHorizontalSelectionGapInfo(SelectionState state, bool& leftGap, bool& rightGap) in getHorizontalSelectionGapInfo()