OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setFontSize
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
pending_changes.js
74
PendingChanges.prototype.
setFontSize
= function(fontSizeKey, size) {
options.js
244
advancedFonts.pendingChanges.
setFontSize
(fontSizeKey, null);
461
advancedFonts.pendingChanges.
setFontSize
(fontSizeKey, pixelSize);
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
AnimatedStyleBuilder.cpp
375
style->
setFontSize
(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0));
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp
[
all
...]