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

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

Completed in 554 milliseconds