HomeSort by relevance Sort by last modified time
    Searched defs:rightGap (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/rendering/
RootInlineBox.cpp 241 bool leftGap, rightGap;
242 block()->getHorizontalSelectionGapInfo(lineState, leftGap, rightGap);
252 if (rightGap)
RenderBlock.cpp     [all...]

Completed in 38 milliseconds