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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DLength.h42 Intrinsic, MinIntrinsic, enumerator in enum:blink::LengthType
278 bool isLegacyIntrinsic() const { return type() == Intrinsic || type() == MinIntrinsic; }

Completed in 159 milliseconds