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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineBox.h 33 enum MarkLineBoxes { MarkLineBoxesDirty, DontMarkLineBoxes };
152 void remove(MarkLineBoxes = MarkLineBoxesDirty);
InlineFlowBox.cpp 184 if (markDirty == MarkLineBoxesDirty && !isDirty())
    [all...]

Completed in 68 milliseconds