Home
last modified time | relevance | path

Searched defs:gridLineIndex (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DGridCoordinate.h80 …size_t gridLineIndex = std::max<int>(0, firstLineBeforeOppositePositionIndex - position.spanPositi… in createWithInitialNamedSpanAgainstOpposite() local
94 …size_t gridLineIndex = std::min(gridLines.size() - 1, firstLineAfterOppositePositionIndex + positi… in createWithFinalNamedSpanAgainstOpposite() local