OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 37 milliseconds