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

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DLengthBox.h33 struct LengthBox { struct in namespace:WebCore
34 LengthBox() function in struct:WebCore::LengthBox
38 LengthBox(LengthType t) function in struct:WebCore::LengthBox
46 LengthBox(int v) function in struct:WebCore::LengthBox
54 LengthBox(Length t, Length r, Length b, Length l) function in struct:WebCore::LengthBox
62 LengthBox(int t, int r, int b, int l) function in struct:WebCore::LengthBox

Completed in 119 milliseconds