Home
last modified time | relevance | path

Searched defs:float (Results 1 – 25 of 48) sorted by relevance

12

/external/webkit/WebKitTools/DumpRenderTree/mac/
DTextInputController.m137 - (void)addColorAttribute:(NSString *)attrName red:(float)red green:(float)green blue:(float)blue a… argument
142 - (void)addFontAttribute:(NSString *)attrName fontName:(NSString *)fontName size:(float)fontSize argument
147 - (void)addFontAttribute:(NSString *)attrName fontName:(NSString *)fontName size:(float)fontSize fr… argument
148 {
345 {
/external/webkit/WebKit/mac/Misc/
DWebStringTruncator.mm78 + (NSString *)centerTruncateString:(NSString *)string toWidth:(float)maxWidth withFont:(NSFont *)fo… argument
83 + (NSString *)rightTruncateString:(NSString *)string toWidth:(float)maxWidth withFont:(NSFont *)font argument
88 + (float)widthOfString:(NSString *)string font:(NSFont *)font argument
DWebCoreStatistics.mm274 - (int)numberOfPages:(float)pageWidthInPixels:(float)pageHeightInPixels argument
275 {
DWebNSViewExtras.m96float deltax = ABS([nextEvent locationInWindow].x - [mouseDownEvent locationInWindow].x); argument
DWebNSImageExtras.m60 {
DWebNSDictionaryExtras.m98 {
/external/webkit/WebCore/platform/mac/
DWebFontCache.mm182 {
309 …t *)fontWithFamily:(NSString *)desiredFamily traits:(NSFontTraitMask)desiredTraits size:(float)size argument
310 {
DWebCoreSystemInterface.mm58 float (*wkQTMovieMaxTimeLoaded)(QTMovie*); function
60 float (*wkQTMovieMaxTimeSeekable)(QTMovie*); function
/external/webkit/WebCore/platform/
DTheme.h84 …virtual FontDescription controlFont(ControlPart, const Font& font, float /*zoomFactor*/) const { r… in controlFont() argument
87 …virtual LengthSize controlSize(ControlPart, const Font&, const LengthSize& zoomedSize, float /*zoo… in controlSize() argument
90 …virtual LengthSize minimumControlSize(ControlPart, const Font&, float /*zoomFactor*/) const { retu… in minimumControlSize() argument
100 …trolPart, ControlStates, GraphicsContext*, const IntRect& /*zoomedRect*/, float /*zoomFactor*/, Sc… in paint() argument
106 …virtual void inflateControlPaintRect(ControlPart, ControlStates, IntRect& /*zoomedRect*/, float /*… in inflateControlPaintRect() argument
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextPlatformPrivateCG.h61 void rotate(float) {} in rotate() argument
62 void translate(float, float) {} in translate() argument
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextPlatformPrivateCairo.h87 void rotate(float) {} in rotate() argument
88 void translate(float, float) {} in translate() argument
/external/webkit/WebCore/svg/
DSVGFEGaussianBlurElement.cpp45 void SVGFEGaussianBlurElement::setStdDeviation(float, float) in setStdDeviation() argument
DSVGFEMorphologyElement.cpp45 void SVGFEMorphologyElement::setRadius(float, float) in setRadius() argument
/external/webkit/WebCore/platform/win/
DDragImageWin.cpp53 DragImageRef dissolveDragImageToFraction(DragImageRef image, float) in dissolveDragImageToFraction() argument
/external/webkit/WebCore/platform/haiku/
DDragImageHaiku.cpp55 DragImageRef dissolveDragImageToFraction(DragImageRef image, float) in dissolveDragImageToFraction() argument
/external/webkit/WebCore/platform/chromium/
DDragImageChromium.cpp55 DragImageRef dissolveDragImageToFraction(DragImageRef image, float) in dissolveDragImageToFraction() argument
/external/webkit/WebCore/platform/qt/
DDragImageQt.cpp48 DragImageRef dissolveDragImageToFraction(DragImageRef image, float) in dissolveDragImageToFraction() argument
/external/webkit/WebCore/platform/wx/
DDragImageWx.cpp48 DragImageRef dissolveDragImageToFraction(DragImageRef image, float) in dissolveDragImageToFraction() argument
/external/webkit/WebCore/platform/wince/
DDragImageWince.cpp48 DragImageRef dissolveDragImageToFraction(DragImageRef image, float) in dissolveDragImageToFraction() argument
/external/webkit/WebKit/chromium/src/
DGraphicsContext3D.cpp2086 GL_SAME_METHOD_2(Uniform1f, uniform1f, long, float) in GL_SAME_METHOD_2() argument
2102 GL_SAME_METHOD_3(Uniform2f, uniform2f, long, float, float) in GL_SAME_METHOD_3() argument
2118 GL_SAME_METHOD_4(Uniform3f, uniform3f, long, float, float, float) in GL_SAME_METHOD_4() argument
2134 GL_SAME_METHOD_5(Uniform4f, uniform4f, long, float, float, float, float) in GL_SAME_METHOD_5() argument
2180 GL_SAME_METHOD_3(VertexAttrib2f, vertexAttrib2f, unsigned long, float, float) in GL_SAME_METHOD_3() argument
2188 GL_SAME_METHOD_4(VertexAttrib3f, vertexAttrib3f, unsigned long, float, float, float) in GL_SAME_METHOD_4() argument
2196 GL_SAME_METHOD_5(VertexAttrib4f, vertexAttrib4f, unsigned long, float, float, float, float) in GL_SAME_METHOD_5() argument
/external/webkit/WebCore/rendering/style/
DStyleImage.h51 virtual bool canRender(float /*multiplier*/) const { return true; } in canRender() argument
/external/webkit/WebCore/platform/graphics/android/
DMediaPlayerPrivateAndroid.h65 virtual void setRate(float) { } in setRate() argument
68 virtual void setVolume(float) { } in setVolume() argument
/external/webkit/WebCore/platform/gtk/
DDragImageGtk.cpp56 DragImageRef dissolveDragImageToFraction(DragImageRef image, float) in dissolveDragImageToFraction() argument
/external/webkit/WebKitTools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp368 int LayoutTestController::pageNumberForElementById(JSStringRef, float, float) in pageNumberForElementById() argument
374 int LayoutTestController::numberOfPages(float, float) in numberOfPages() argument
/external/webkit/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp529 void GraphicsContext::beginTransparencyLayer(float) in beginTransparencyLayer() argument
544 void GraphicsContext::strokeRect(const FloatRect&, float) in strokeRect() argument
559 void GraphicsContext::setMiterLimit(float) in setMiterLimit() argument
564 void GraphicsContext::setAlpha(float) in setAlpha() argument

12