Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebFontDescription.cpp62 desc.setComputedSize(size); in operator WebCore::FontDescription()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DFontBuilder.cpp138 …fontDescription.setComputedSize(getComputedSizeFromSpecifiedSize(fontDescription, effectiveZoom, f… in fromSystemFont()
526 …fontDescription.setComputedSize(getComputedSizeFromSpecifiedSize(fontDescription, effectiveZoom, s… in setSize()
633 …scope.fontDescription().setComputedSize(getComputedSizeFromSpecifiedSize(scope.fontDescription(), … in updateComputedSize()
658 …fontDescription.setComputedSize(getComputedSizeFromSpecifiedSize(fontDescription, documentStyle->e… in createFontForDocument()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderEmbeddedObject.cpp174 fontDescription.setComputedSize(fontDescription.specifiedSize()); in getReplacementTextGeometry()
DRenderThemeChromiumMac.mm737 fontDescription.setComputedSize([font pointSize] * style->effectiveZoom());
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGInlineText.cpp235 …fontDescription.setComputedSize(FontSize::getComputedSizeFromSpecifiedSize(&document, scalingFacto… in computeNewScaledFontForStyle()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.h133 void setComputedSize(float s) { m_computedSize = clampToFloat(s); } in setComputedSize() function
/external/chromium_org/third_party/WebKit/Source/platform/
DDragImage.cpp114 description.setComputedSize(size); in deriveDragLabelFont()
/external/chromium_org/third_party/WebKit/Source/web/tests/
DPopupMenuTest.cpp107 fontDescription.setComputedSize(12.0); in itemStyle()
/external/chromium_org/third_party/WebKit/Source/core/css/
DFontFaceSet.cpp527 defaultFontDescription.setComputedSize(defaultFontSize); in resolveFontStyle()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1246 desc.setComputedSize(size); in setFontSize()
1251 desc.setComputedSize(min(maximumAllowedFontSize, autosizedFontSize)); in setFontSize()
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp1948 elementFontDescription.setComputedSize(elementFontDescription.specifiedSize()); in setFont()
1957 defaultFontDescription.setComputedSize(defaultFontSize); in setFont()
/external/chromium_org/third_party/WebKit/Source/platform/mac/
DThemeMac.mm579 result.setComputedSize([nsFont pointSize] * zoomFactor);
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/
Dchrome.abcdef.nm97 0000000001c573a0 t WebCore::FontDescription::setComputedSize(float)<0000000001c573a0>