Searched defs:integerPosition (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DGridPosition.h74 bool isPositive() const { return integerPosition() > 0; }
104 int integerPosition() const function in class:WebCore::GridPosition

Completed in 37 milliseconds