setSize           528 Source/core/css/resolver/FontBuilder.cpp void FontBuilder::setSize(FontDescription& fontDescription, float effectiveZoom, float size)
setSize            72 Source/core/frame/PinchViewport.cpp void PinchViewport::setSize(const IntSize& newSize)
setSize          1310 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setSize(unsigned size)
setSize          1315 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setSize(unsigned size, ExceptionState& exceptionState)
setSize           432 Source/core/html/HTMLSelectElement.cpp void HTMLSelectElement::setSize(int size)
setSize           337 Source/core/html/track/vtt/VTTCue.cpp void VTTCue::setSize(int size, ExceptionState& exceptionState)
setSize           101 Source/platform/graphics/Canvas2DLayerBridgeTest.cpp     virtual void setSize(WebSize)
setSize           800 Source/platform/graphics/GraphicsLayer.cpp void GraphicsLayer::setSize(const FloatSize& size)
setSize           667 Source/platform/graphics/gpu/DrawingBuffer.cpp void DrawingBuffer::setSize(const IntSize& size) {
setSize           104 Source/platform/image-decoders/ImageFrame.cpp bool ImageFrame::setSize(int newWidth, int newHeight)
setSize            93 Source/platform/image-decoders/ico/ICOImageDecoder.cpp bool ICOImageDecoder::setSize(unsigned width, unsigned height)
setSize           613 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp bool JPEGImageDecoder::setSize(unsigned width, unsigned height)
setSize            93 Source/web/tests/WebViewTest.cpp     void setSize(const WebSize& newSize) { m_size = newSize; }