Searched defs:setSize (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dstreams.cpp48 void Sink::setSize(size_t) function in class:Security::Sink
129 void MemorySink::setSize(size_t expectedSize) function in class:Security::MemorySink
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dstreams.cpp48 void Sink::setSize(size_t) function in class:Security::Sink
129 void MemorySink::setSize(size_t expectedSize) function in class:Security::MemorySink
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DDrawingAreaProxy.cpp56 void DrawingAreaProxy::setSize(const IntSize& size, const IntSize& layerPosition, const IntSize& scrollOffset) function in class:WebKit::DrawingAreaProxy
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineCodeInfo.h32 void setSize(size_t s) { function in class:llvm::MachineCodeInfo
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayerTransform.cpp41 void GraphicsLayerTransform::setSize(const FloatSize& size) function in class:WebCore::GraphicsLayerTransform
H A DFontPlatformData.h136 void setSize(float size) { m_size = size; } function in class:WebCore::FontPlatformData
H A DIntRect.h89 void setSize(const IntSize& size) { m_size = size; } function in class:WebCore::IntRect
H A DFloatRect.h90 void setSize(const FloatSize& size) { m_size = size; } function in class:WebCore::FloatRect
H A DInbandTextTrackPrivateClient.h64 void setSize(double size) { m_size = size; } function in class:WebCore::GenericCueData
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duvectr64.cpp191 void UVector64::setSize(int32_t newSize) { function in class:UVector64
H A Duvectr32.cpp273 void UVector32::setSize(int32_t newSize) { function in class:UVector32
H A Duvector.cpp366 void UVector::setSize(int32_t newSize, UErrorCode &status) { function in class:UVector
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLRenderbuffer.h49 void setSize(GC3Dsizei width, GC3Dsizei height) function in class:WebCore::WebGLRenderbuffer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerTexture.h91 void setSize(const IntSize& size) { m_size = size; } function in class:WebCore::LayerTexture
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/freetype/
H A DFontPlatformData.h72 void setSize(float size) { m_size = size; } function in class:WebCore::FontPlatformData
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebOverlayOverride.cpp58 void WebOverlayOverride::setSize(const Platform::FloatSize& size) function in class:BlackBerry::WebKit::WebOverlayOverride
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLCanvasElement.h83 void setSize(const IntSize& newSize) function in class:WebCore::FINAL
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/blackberry/
H A DJPEGImageDecoder.cpp91 int ImageReader::setSize(size_t width, size_t height) function in class:WebCore::ImageReader
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/ico/
H A DICOImageDecoder.cpp93 bool ICOImageDecoder::setSize(unsigned width, unsigned height) function in class:WebCore::ICOImageDecoder
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/PDF/
H A DSimplePDFPlugin.h67 void setSize(WebCore::IntSize size) { m_size = size; } function in class:WebKit::SimplePDFPlugin
/macosx-10.9.5/securityd-55199.3/tests/
H A Dtestclient.cpp97 int setSize = strlen(sequence); local
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DDatabaseEntry.java573 public void setSize(final int size) { method in class:DatabaseEntry
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DCookieParser.js315 setSize: function(size) method in class:WebInspector.Cookie
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedBackingStore.cpp104 void CoordinatedBackingStore::setSize(const FloatSize& size) function in class:WebCore::CoordinatedBackingStore
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/gif/
H A DGIFImageDecoder.cpp65 bool GIFImageDecoder::setSize(unsigned width, unsigned height) function in class:WebCore::GIFImageDecoder

Completed in 243 milliseconds

123