OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RIDGE
(Results
1 - 3
of
3
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py
37
RIDGE
='
ridge
'
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py
37
RIDGE
='
ridge
'
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h
101
enum EBorderStyle { BNONE, BHIDDEN, INSET, GROOVE, OUTSET,
RIDGE
, DOTTED, DASHED, SOLID, DOUBLE };
Completed in 147 milliseconds