Searched refs:setValues (Results 1 - 23 of 23) sorted by relevance

/external/chromium-trace/src/shared/js/cr/ui/
H A Dalert_overlay.js54 function setValues(
78 setValues: setValues
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DPlatformCAAnimation.h125 void setValues(const Vector<float>&);
126 void setValues(const Vector<WebCore::TransformationMatrix>&);
127 void setValues(const Vector<FloatPoint3D>&);
128 void setValues(const Vector<WebCore::Color>&);
H A DGraphicsLayerCA.cpp1758 keyframeAnim->setValues(values);
1871 keyframeAnim->setValues(floatValues);
1873 keyframeAnim->setValues(floatPoint3DValues);
1875 keyframeAnim->setValues(transformationMatrixValues);
/external/webkit/Source/WebCore/platform/graphics/filters/
H A DFEColorMatrix.h49 bool setValues(const Vector<float>&);
H A DFEColorMatrix.cpp68 bool FEColorMatrix::setValues(const Vector<float> &values) function in class:WebCore::FEColorMatrix
/external/webkit/Source/WebCore/platform/graphics/ca/mac/
H A DPlatformCAAnimationMac.mm461 void PlatformCAAnimation::setValues(const Vector<float>& value)
469 [static_cast<CAKeyframeAnimation*>(m_animation.get()) setValues:array];
472 void PlatformCAAnimation::setValues(const Vector<WebCore::TransformationMatrix>& value)
482 [static_cast<CAKeyframeAnimation*>(m_animation.get()) setValues:array];
485 void PlatformCAAnimation::setValues(const Vector<FloatPoint3D>& value)
500 [static_cast<CAKeyframeAnimation*>(m_animation.get()) setValues:array];
503 void PlatformCAAnimation::setValues(const Vector<WebCore::Color>& value)
519 [static_cast<CAKeyframeAnimation*>(m_animation.get()) setValues:array];
528 [static_cast<CAKeyframeAnimation*>(m_animation.get()) setValues:[otherAnimation values]];
/external/webkit/Source/WebCore/platform/graphics/ca/win/
H A DPlatformCAAnimationWin.cpp424 void PlatformCAAnimation::setValues(const Vector<float>& value) function in class:PlatformCAAnimation
438 void PlatformCAAnimation::setValues(const Vector<WebCore::TransformationMatrix>& value) function in class:PlatformCAAnimation
452 void PlatformCAAnimation::setValues(const Vector<FloatPoint3D>& value) function in class:PlatformCAAnimation
467 void PlatformCAAnimation::setValues(const Vector<WebCore::Color>& value) function in class:PlatformCAAnimation
/external/webkit/Source/WebCore/svg/
H A DSVGFEColorMatrixElement.cpp78 return colorMatrix->setValues(values());
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
H A DSDL_QuartzGL.m147 [ gl_context setValues: &value forParameter: NSOpenGLCPSwapInterval ];
/external/clang/include/clang/Analysis/Support/
H A DBlkExprDeclBitVector.h235 void setValues(AnalysisDataTy& AD) { function in class:clang::StmtDeclBitVector_Types::ValTy
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DPropertyTable.java657 verticalBar.setValues(m_selection, 0, m_properties.size(), m_page, 1, m_page);
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 1631 milliseconds