Searched refs:multiplier (Results 1 - 25 of 99) sorted by relevance

1234

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DStyleCachedImage.cpp49 bool StyleCachedImage::canRender(const RenderObject* renderer, float multiplier) const
51 return m_image->canRender(renderer, multiplier);
64 LayoutSize StyleCachedImage::imageSize(const RenderObject* renderer, float multiplier) const
66 return m_image->imageSizeForRenderer(renderer, multiplier);
H A DStyleGeneratedImage.cpp45 LayoutSize StyleGeneratedImage::imageSize(const RenderObject* renderer, float multiplier) const
49 if (multiplier == 1.0f)
52 LayoutUnit width = fixedSize.width() * multiplier;
53 LayoutUnit height = fixedSize.height() * multiplier;
H A DStyleCachedImageSet.cpp57 bool StyleCachedImageSet::canRender(const RenderObject* renderer, float multiplier) const
59 return m_bestFitImage->canRender(renderer, multiplier);
72 LayoutSize StyleCachedImageSet::imageSize(const RenderObject* renderer, float multiplier) const
74 LayoutSize scaledImageSize = m_bestFitImage->imageSizeForRenderer(renderer, multiplier);
H A DStyleCachedImage.h45 virtual bool canRender(const RenderObject*, float multiplier) const;
48 virtual LayoutSize imageSize(const RenderObject*, float multiplier) const OVERRIDE;
H A DStyleCachedImageSet.h61 virtual bool canRender(const RenderObject*, float multiplier) const;
64 virtual LayoutSize imageSize(const RenderObject*, float multiplier) const;
/macosx-10.9.5/system_cmds-597.90.1/mkfile.tproj/
H A Dmkfile.c60 off_t multiplier = 1; local
93 b_num = *argv++; /* Size of file and byte multiplier */
97 switch(b_num[len]) { /* Figure out multiplier */
100 multiplier = 512;
104 multiplier = 1024;
108 multiplier = 1024 * 1024;
112 multiplier = 1024 * 1024 * 1024;
128 create_file(*argv, file_size*multiplier, empty, verbose);
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/mkfile.tproj/
H A Dmkfile.c60 off_t multiplier = 1; local
93 b_num = *argv++; /* Size of file and byte multiplier */
97 switch(b_num[len]) { /* Figure out multiplier */
100 multiplier = 512;
104 multiplier = 1024;
108 multiplier = 1024 * 1024;
112 multiplier = 1024 * 1024 * 1024;
128 create_file(*argv, file_size*multiplier, empty, verbose);
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderImageResourceStyleImage.h57 virtual LayoutSize imageSize(float multiplier) const OVERRIDE { return m_styleImage->imageSize(m_renderer, multiplier); }
H A DTextAutosizer.h56 static float computeAutosizedFontSize(float specifiedSize, float multiplier);
68 void processClusterInternal(TextAutosizingClusterInfo&, RenderBlock* container, RenderObject* subtreeRoot, const TextAutosizingWindowInfo&, float multiplier);
71 void processContainer(float multiplier, RenderBlock* container, TextAutosizingClusterInfo&, RenderObject* subtreeRoot, const TextAutosizingWindowInfo&);
H A DRenderImageResource.cpp129 LayoutSize RenderImageResource::imageSize(float multiplier) const
131 return m_cachedImage ? m_cachedImage->imageSizeForRenderer(m_renderer, multiplier) : LayoutSize();
H A DTextAutosizer.cpp151 float multiplier = logicalClusterWidth / logicalWindowWidth; local
152 multiplier *= m_document->settings()->textAutosizingFontScaleFactor();
153 return std::max(1.0f, multiplier);
156 void TextAutosizer::processClusterInternal(TextAutosizingClusterInfo& clusterInfo, RenderBlock* container, RenderObject* subtreeRoot, const TextAutosizingWindowInfo& windowInfo, float multiplier) argument
158 processContainer(multiplier, container, clusterInfo, subtreeRoot, windowInfo);
174 float multiplier = 1.0; local
176 multiplier = clusterMultiplier(clusterInfo.root->style()->writingMode(), windowInfo, textWidth);
177 processClusterInternal(clusterInfo, container, subtreeRoot, windowInfo, multiplier);
192 float multiplier = 1.0; local
194 multiplier
201 processContainer(float multiplier, RenderBlock* container, TextAutosizingClusterInfo& clusterInfo, RenderObject* subtreeRoot, const TextAutosizingWindowInfo& windowInfo) argument
231 setMultiplier(RenderObject* renderer, float multiplier) argument
238 computeAutosizedFontSize(float specifiedSize, float multiplier) argument
[all...]
H A DRenderImageResource.h65 virtual LayoutSize imageSize(float multiplier) const;
H A DRenderTextControlSingleLine.h70 virtual bool scroll(ScrollDirection, ScrollGranularity, float multiplier = 1, Node** stopNode = 0);
71 virtual bool logicalScroll(ScrollLogicalDirection, ScrollGranularity, float multiplier = 1, Node** stopNode = 0);
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DExecutionCounter.cpp68 double multiplier = local
73 double multiplier = 1.0;
76 ASSERT(multiplier >= 1.0);
77 return multiplier * value;
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A DnumbersInternals.h64 int multiplier; /* Scaling for percent or permille */ member in struct:_xsltFormatNumberInfo
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DHeapStatistics.cpp144 size_t multiplier = 1; local
150 multiplier = KB;
153 multiplier = MB;
156 multiplier = GB;
161 return value * multiplier;
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedImage.h60 bool canRender(const RenderObject* renderer, float multiplier) { return !errorOccurred() && !imageSizeForRenderer(renderer, multiplier).isEmpty(); } argument
70 // This method takes a zoom multiplier that can be used to increase the natural size of the image by the zoom.
71 LayoutSize imageSizeForRenderer(const RenderObject*, float multiplier); // returns the size of the complete image.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DWrap.pm84 First, attach the transmutex multiplier to the cross-wired
93 multiplier to the cross-wired quantum
102 First, attach the transmutex multiplier to the cross-wired quantum
109 multiplier to the cross-wired quantum
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DWrap.pm84 First, attach the transmutex multiplier to the cross-wired
93 multiplier to the cross-wired quantum
102 First, attach the transmutex multiplier to the cross-wired quantum
109 multiplier to the cross-wired quantum
/macosx-10.9.5/bash-92/bash-3.2/examples/loadables/
H A Dsleep.c64 static int multiplier[7] = { 1, 100000, 10000, 1000, 100, 10, 1 }; variable
101 usec *= multiplier[n];
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DScrollElasticityController.mm109 static float multiplier = -1;
110 if (multiplier < 0) {
111 multiplier = [[NSUserDefaults standardUserDefaults] floatForKey:@"NSScrollWheelMultiplier"];
112 if (multiplier <= 0)
113 multiplier = 1;
115 return multiplier;
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSCalculationValue.h72 virtual double computeLengthPx(const RenderStyle* currentStyle, const RenderStyle* rootStyle, double multiplier = 1.0, bool computingFontSize = false) const = 0;
108 double computeLengthPx(const RenderStyle* currentStyle, const RenderStyle* rootStyle, double multiplier = 1.0, bool computingFontSize = false) const;
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollAnimator.cpp62 bool ScrollAnimator::scroll(ScrollbarOrientation orientation, ScrollGranularity, float step, float multiplier) argument
65 float newPos = std::max(std::min(*currentPos + (step * multiplier), static_cast<float>(m_scrollableArea->scrollSize(orientation))), 0.0f);
H A DScrollAnimatorNone.h58 virtual bool scroll(ScrollbarOrientation, ScrollGranularity, float step, float multiplier);
110 bool updateDataFromParameters(float step, float multiplier, float scrollableSize, double currentTime, Parameters*);
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DColor.cpp287 float multiplier = min(1.0f, v + 0.33f) / v;
289 return Color(static_cast<int>(multiplier * r * scaleFactor),
290 static_cast<int>(multiplier * g * scaleFactor),
291 static_cast<int>(multiplier * b * scaleFactor),
307 float multiplier = max(0.0f, (v - 0.33f) / v);
309 return Color(static_cast<int>(multiplier * r * scaleFactor),
310 static_cast<int>(multiplier * g * scaleFactor),
311 static_cast<int>(multiplier * b * scaleFactor),

Completed in 212 milliseconds

1234