webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::HighlightConfig Struct Reference

#include <InspectorOverlay.h>

Public Attributes

 WTF_MAKE_FAST_ALLOCATED
 
Color content
 
Color contentOutline
 
Color padding
 
Color border
 
Color margin
 
bool showInfo
 
bool usePageCoordinates
 

Member Data Documentation

◆ border

Color WebCore::HighlightConfig::border

◆ content

Color WebCore::HighlightConfig::content

◆ contentOutline

Color WebCore::HighlightConfig::contentOutline

◆ margin

Color WebCore::HighlightConfig::margin

◆ padding

Color WebCore::HighlightConfig::padding

◆ showInfo

bool WebCore::HighlightConfig::showInfo

◆ usePageCoordinates

bool WebCore::HighlightConfig::usePageCoordinates

◆ WTF_MAKE_FAST_ALLOCATED

WebCore::HighlightConfig::WTF_MAKE_FAST_ALLOCATED

The documentation for this struct was generated from the following file: