Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DLengthBox.h28 struct LengthBox { struct
29 LengthBox() in LengthBox() function
33 LengthBox(LengthType t) in LengthBox() function
41 LengthBox(int v) in LengthBox() function
49 LengthBox(Length t, Length r, Length b, Length l) in LengthBox() argument
57 LengthBox(int t, int r, int b, int l) in LengthBox() argument
70 bool operator==(const LengthBox& o) const argument
93 #endif // LengthBox_h argument