Searched defs:leftGap (Results 1 – 2 of 2) sorted by relevance
227 bool leftGap, rightGap; in fillLineSelectionGap() local
2077 bool leftGap, rightGap; in fillBlockSelectionGaps() local2162 void RenderBlock::getHorizontalSelectionGapInfo(SelectionState state, bool& leftGap, bool& rightGap) in getHorizontalSelectionGapInfo()3677 int leftGap = colGap / 2; in adjustPointToColumnContents() local