Home
last modified time | relevance | path

Searched refs:setComputedSize (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebFontDescription.cpp63 desc.setComputedSize(size); in operator WebCore::FontDescription()
DAutofillPopupMenuClient.cpp283 regularFontDescription.setComputedSize(style->fontDescription().computedSize()); in initialize()
DPopupListBox.cpp522 d.setComputedSize(d.computedSize() * 0.9); in paintRow()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DFontBuilder.cpp132 …fontDescription.setComputedSize(getComputedSizeFromSpecifiedSize(fontDescription, effectiveZoom, f… in fromSystemFont()
511 …fontDescription.setComputedSize(getComputedSizeFromSpecifiedSize(fontDescription, effectiveZoom, s… in setSize()
655 …fontDescription.setComputedSize(getComputedSizeFromSpecifiedSize(fontDescription, documentStyle->e… in createFontForDocument()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderEmbeddedObject.cpp176 fontDescription.setComputedSize(fontDescription.specifiedSize()); in getReplacementTextGeometry()
DRenderThemeChromiumMac.mm729 fontDescription.setComputedSize([font pointSize] * style->effectiveZoom());
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGInlineText.cpp236 …fontDescription.setComputedSize(FontSize::getComputedSizeFromSpecifiedSize(&document, scalingFacto… in computeNewScaledFontForStyle()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.h146 void setComputedSize(float s) { m_computedSize = clampToFloat(s); } in setComputedSize() function
/external/chromium_org/third_party/WebKit/Source/core/platform/
DDragImage.cpp115 description.setComputedSize(size); in deriveDragLabelFont()
/external/chromium_org/third_party/WebKit/Source/core/css/
DFontFaceSet.cpp381 defaultFontDescription.setComputedSize(defaultFontSize); in resolveFontStyle()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1253 desc.setComputedSize(size); in setFontSize()
1258 desc.setComputedSize(min(maximumAllowedFontSize, autosizedFontSize)); in setFontSize()
/external/chromium_org/third_party/WebKit/Source/core/platform/mac/
DThemeMac.mm579 result.setComputedSize([nsFont pointSize] * zoomFactor);
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp2051 defaultFontDescription.setComputedSize(defaultFontSize); in setFont()
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/
Dchrome.abcdef.nm97 0000000001c573a0 t WebCore::FontDescription::setComputedSize(float)<0000000001c573a0>