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

  /external/webkit/Source/WebCore/platform/mac/
HTMLConverter.h 46 CGFloat _minimumFontSize;
HTMLConverter.mm 619 if (fontSize < _minimumFontSize) fontSize = _minimumFontSize;
    [all...]

Completed in 45 milliseconds