Home
last modified time | relevance | path

Searched refs:DROP_GRADIENT_TOP (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/android/nav/
DSelectText.cpp1192 #define DROP_GRADIENT_TOP 0x50000000 macro
1219 SkColor dropColors[] = {DROP_GRADIENT_TOP, DROP_GRADIENT_BOTTOM}; in SelectText()