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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DBorderImageLength.h42 class BorderImageLength { class in namespace:blink
44 BorderImageLength(double number) function in class:blink::BorderImageLength
50 BorderImageLength(const Length& length) function in class:blink::BorderImageLength
65 bool operator==(const BorderImageLength& other) const

Completed in 108 milliseconds