Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/public/linux/
DWebThemeEngine.h103 struct MenuListExtraParams { struct
104 bool hasBorder;
105 bool hasBorderRadius;
106 int arrowX;
107 int arrowY;
108 WebColor backgroundColor;
/external/webkit/Source/WebCore/platform/chromium/
DPlatformBridge.h324 struct MenuListExtraParams { struct
325 bool hasBorder;
326 bool hasBorderRadius;
327 int arrowX;
328 int arrowY;
329 unsigned backgroundColor;