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

  /external/webkit/Source/WebCore/html/
HTMLTableElement.h 89 enum CellBorders { NoBorders, SolidBorders, InsetBorders, SolidBordersColsOnly, SolidBordersRowsOnly };
HTMLTableElement.cpp 495 return InsetBorders;
543 case InsetBorders:

Completed in 4168 milliseconds