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

  /external/webkit/WebKit/qt/Api/
qwebsettings.h 82 MinimumFontSize,
  /external/webkit/WebCore/editing/
ApplyStyleCommand.cpp 634 #define MinimumFontSize (0.1f)
739 float desiredFontSize = max(MinimumFontSize, startingFontSizes.get(node) + adjustment);
763 #undef MinimumFontSize
    [all...]

Completed in 193 milliseconds