HomeSort by relevance Sort by last modified time
    Searched refs:InsetBorders (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/html/
HTMLTableElement.h 113 enum CellBorders { NoBorders, SolidBorders, InsetBorders, SolidBordersColsOnly, SolidBordersRowsOnly };
HTMLTableElement.cpp 509 return InsetBorders;
557 case InsetBorders:

Completed in 38 milliseconds