Searched refs:isLegacyIntrinsic (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/
H A DLength.h115 bool isLegacyIntrinsic() const;
375 inline bool Length::isLegacyIntrinsic() const function in class:WebCore::Length
387 return isAuto() || isIntrinsic() || isLegacyIntrinsic();

Completed in 383 milliseconds