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

/macosx-10.10/WebCore-7600.1.25/platform/
H A DLength.h142 inline Length::Length(int value, LengthType type, bool hasQuirk) argument
148 inline Length::Length(LayoutUnit value, LengthType type, bool hasQuirk) argument
154 inline Length::Length(float value, LengthType type, bool hasQuirk) argument
160 Length(double value, LengthType type, bool hasQuirk) argument
269 inline bool Length::hasQuirk() const function in class:WebCore::Length
274 setHasQuirk(bool hasQuirk) argument
[all...]

Completed in 124 milliseconds