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

/external/webkit/Source/WebCore/platform/
H A DLength.h175 bool isIntrinsicOrAuto() const { return type() == Auto || type() == MinIntrinsic || type() == Intrinsic; } function in struct:WebCore::Length

Completed in 281 milliseconds