Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DBorderImageLengthBox.h44 BorderImageLengthBox(Length length) in BorderImageLengthBox() function
52 BorderImageLengthBox(double number) in BorderImageLengthBox() function
60 BorderImageLengthBox(const BorderImageLength& top, const BorderImageLength& right, in BorderImageLengthBox() function
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DCSSToStyleMap.h39 class BorderImageLengthBox; variable