Home
last modified time | relevance | path

Searched refs:_minimumFontSize (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/mac/
DHTMLConverter.h46 CGFloat _minimumFontSize; variable
DHTMLConverter.mm619 if (fontSize < _minimumFontSize) fontSize = _minimumFontSize;
1567 if (_minimumFontSize < 1.0) _minimumFontSize = 1;
1634 _minimumFontSize = 1;