Searched refs:scale (Results 326 - 350 of 517) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/vim-55/runtime/syntax/
H A Ddracula.vim27 syn keyword draculaStatement mode scale resolution listerror keepdata
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.h180 TimeScale scale; member in struct:IDHIsochInterval
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DAbstractMacroAssembler.h195 BaseIndex(RegisterID base, RegisterID index, Scale scale, int32_t offset = 0) argument
198 , scale(scale)
205 Scale scale; member in struct:JSC::AbstractMacroAssembler::BaseIndex
/macosx-10.10/JavaScriptCore-7600.1.17/disassembler/udis86/
H A Dudis86_decode.c504 op->scale = (1 << SIB_S(ud_inp_curr(u))) & ~1;
511 op->scale = UD_NONE;
542 op->scale = (1 << SIB_S(ud_inp_curr(u))) & ~1;
548 op->scale = UD_NONE;
H A Dudis86_types.h160 uint8_t scale; member in struct:ud_operand
/macosx-10.10/WebCore-7600.1.25/history/
H A DHistoryItem.h190 float scale() const { return m_scale; } function in class:WebCore::HistoryItem
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLAreaElement.cpp112 zoomTransform.scale(zoomFactor);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFloatPoint.h99 void scale(float sx, float sy) function in class:WebCore::FloatPoint
H A DFloatQuad.cpp221 transformedQuad.scale(radii.height(), radii.width());
H A DIntPoint.h76 void scale(float sx, float sy) function in class:WebCore::IntPoint
H A DIntRect.h164 void scale(float s);
H A DLayoutPoint.h58 void scale(float sx, float sy) function in class:WebCore::LayoutPoint
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DPDFDocumentImage.cpp141 context->scale(FloatSize(hScale, -vScale));
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DScrollbarThemeGtk2.cpp191 arrowSize.scale(arrowScaling);
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderMediaControls.cpp86 // Utility to scale when the UI part are not scaled by wkDrawMediaUIPart
95 paintInfo.context->scale(FloatSize(zoomLevel, zoomLevel));
H A DRenderVideo.cpp84 size.scale(style().effectiveZoom());
135 // (we don't want to scale the poster to the video size without keeping aspect ratio).
/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DBoxShape.cpp75 radii.scale(calcBorderRadiiConstraintScaleFor(marginBox, radii));
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGTransform.cpp96 FloatSize SVGTransform::scale() const function in class:WebCore::SVGTransform
146 DEPRECATED_DEFINE_STATIC_LOCAL(String, scaleString, (ASCIILiteral("scale(")));
/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/
H A DViewGestureControllerIOS.mm191 swipeLayerSizeInDeviceCoordinates.scale(deviceScaleFactor);
201 [m_snapshotView layer].contentsScale = m_liveSwipeView.window.screen.scale;
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/DOM/
H A DInjectedBundleNodeHandle.cpp132 bitmapSize.scale(scaleFactor);
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSControl.c82 int scale; local
86 scale = 100;
89 scale = 100 / kMaxReScan;
91 pct = ((progress * scale) / 100) + base;
/macosx-10.10/ksh-23/ksh/src/lib/libsum/
H A Dsum-lmd.c80 lmd_print(Sum_t* p, Sfio_t* sp, register int flags, size_t scale) argument
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesm.cc150 scale(mrows, mcols);
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dixset226 scale .bell.vol \
248 scale .kbd.val.cli \
/macosx-10.10/tcl-105/tk84/tk/library/demos/
H A Dixset230 scale .bell.vol \
252 scale .kbd.val.cli \

Completed in 1296 milliseconds

<<11121314151617181920>>