createBorderStyle  420 Source/core/html/HTMLTableElement.cpp             DEFINE_STATIC_REF(StylePropertySet, solidBorderStyle, (createBorderStyle(CSSValueHidden)));
createBorderStyle  427 Source/core/html/HTMLTableElement.cpp         DEFINE_STATIC_REF(StylePropertySet, solidBorderStyle, (createBorderStyle(CSSValueSolid)));
createBorderStyle  430 Source/core/html/HTMLTableElement.cpp     DEFINE_STATIC_REF(StylePropertySet, outsetBorderStyle, (createBorderStyle(CSSValueOutset)));