Home
last modified time | relevance | path

Searched refs:rightGap (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp428 bool leftGap, rightGap; in lineSelectionGap() local
429 block()->getSelectionGapInfo(lineState, leftGap, rightGap); in lineSelectionGap()
438 if (rightGap) in lineSelectionGap()
DRenderBlock.h237 void getSelectionGapInfo(SelectionState, bool& leftGap, bool& rightGap);
DRenderBlock.cpp2565 bool leftGap, rightGap; in blockSelectionGaps() local
2566 getSelectionGapInfo(childState, leftGap, rightGap); in blockSelectionGaps()
2570 if (rightGap) in blockSelectionGaps()
2640 void RenderBlock::getSelectionGapInfo(SelectionState state, bool& leftGap, bool& rightGap) in getSelectionGapInfo() argument
2646 rightGap = (state == RenderObject::SelectionInside) || in getSelectionGapInfo()
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
Ddygraph-combined.js1rightGap;this.area.h=this.height-this.options.axisLabelFontSize-2*this.options.axisTickSize;this.c… property