HomeSort by relevance Sort by last modified time
    Searched defs:MinimumFontSize (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkpreferences.h 53 MinimumFontSize,
  /external/webkit/Source/WebKit/qt/Api/
qwebsettings.h 93 MinimumFontSize,
  /external/webkit/Source/WebCore/editing/
ApplyStyleCommand.cpp 298 static const float MinimumFontSize = 0.1f;
381 float desiredFontSize = max(MinimumFontSize, startingFontSizes.get(node) + style->fontSizeDelta());
    [all...]

Completed in 190 milliseconds