HomeSort by relevance Sort by last modified time
    Searched full:widthint (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTableCellElement.cpp 95 int widthInt = value.toInt();
96 if (widthInt > 0) // width="0" is ignored for compatibility with WinIE.

Completed in 364 milliseconds