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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
VerticalPositionCache.h 37 const int PositionUndefined = 0x80000000;
50 return PositionUndefined;
RootInlineBox.cpp 735 if (verticalPosition != PositionUndefined)
    [all...]

Completed in 553 milliseconds