OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setHorizontalRule
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
NinePieceImage.h
86
void
setHorizontalRule
(ENinePieceImageRule rule) { m_data.access()->horizontalRule = rule; }
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
CSSToStyleMap.cpp
654
image.
setHorizontalRule
(horizontalRule);
Completed in 26 milliseconds