Home
last modified time | relevance | path

Searched defs:MinimumFontSize (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqwkpreferences.h53 MinimumFontSize, enumerator
/external/webkit/Source/WebKit/qt/Api/
Dqwebsettings.h93 MinimumFontSize, enumerator
/external/webkit/Source/WebCore/editing/
DApplyStyleCommand.cpp298 static const float MinimumFontSize = 0.1f; in applyRelativeFontStyleChange() local