Searched defs:scale (Results 1 - 25 of 236) sorted by relevance

12345678910

/macosx-10.9.5/groff-38/groff/font/devlj4/generate/
H A Dspecial.awk6 function scale(num) function
[all...]
/macosx-10.9.5/tcl-102/tk/tk/library/ttk/
H A Dscale.tcl[all...]
/macosx-10.9.5/bless-98/test/
H A Dtestgenerateoflabel.c21 int scale; local
/macosx-10.9.5/WebCore-7537.78.1/history/blackberry/
H A DHistoryItemViewState.h42 double scale; member in struct:WebCore::HistoryItemViewState
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPlatformTouchEvent.h67 float scale() const { return m_scale; } function in class:WebCore::PlatformTouchEvent
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerTile.cpp48 void LayerTile::updateContents(BlackBerry::Platform::Graphics::Buffer* contents, double scale) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DDragImageQt.cpp46 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale) argument
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGZoomEvent.cpp47 void SVGZoomEvent::setPreviousScale(float scale) argument
62 void SVGZoomEvent::setNewScale(float scale) argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DBackingStoreVisualizationViewportAccessor.cpp64 double BackingStoreVisualizationViewportAccessor::scale() const function in class:BlackBerry::WebKit::BackingStoreVisualizationViewportAccessor
H A DWebKitThreadViewportAccessor.cpp84 double WebKitThreadViewportAccessor::scale() const function in class:BlackBerry::WebKit::WebKitThreadViewportAccessor
H A DFrameLayers.cpp102 void FrameLayers::commitOnWebKitThread(double scale) argument
/macosx-10.9.5/bless-98/libbless/HFS/
H A DBLSetOFLabelForDevice.c47 BLSetDiskLabelForDevice(BLContextPtr context, const char *device, const CFDataRef label, int scale) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/string/
H A Dfmtscale.c46 static const char scale[] = "bkMGTPE"; local
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DShadowOffsetView.py14 def scale(self): member in class:ShadowOffsetView
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DShadowOffsetView.py14 def scale(self): member in class:ShadowOffsetView
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DAudioChannel.cpp51 void AudioChannel::scale(float scale) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedBackingStore.h43 inline float scale() const { return m_scale; } function in class:WebCore::CoordinatedBackingStoreTile
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DDragImageGtk.cpp43 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale) argument
/macosx-10.9.5/Heimdal-323.92.1/appl/login/
H A Dlimits_conf.c47 int scale; member in struct:limit
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DWebKitCSSMatrix.cpp120 PassRefPtr<WebKitCSSMatrix> WebKitCSSMatrix::scale(double scaleX, double scaleY, double scaleZ) const function in class:WebCore::WebKitCSSMatrix
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/gstreamer/
H A DFFTFrameGStreamer.cpp123 float scale = 0.5f; local
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/mac/
H A DFFTFrameMac.cpp124 float scale = 0.5f; local
142 float scale = 0.5f / m_FFTSize; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DLayoutRect.cpp112 void LayoutRect::scale(float s) function in class:WebCore::LayoutRect
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DGraphicsContextPlatformPrivateCG.h61 void scale(const FloatSize&) {} function in class:WebCore::GraphicsContextPlatformPrivate
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DSimpleFontDataCGWin.cpp115 CGFloat scale = pointSize / fontMetrics().unitsPerEm(); local

Completed in 508 milliseconds

12345678910