Searched defs:fromType (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGLength.h | 107 SVGLengthType fromType = from.unitType(); in blend() local
|
D | SVGAnimationElement.h | 138 …void animateDiscreteType(float percentage, const AnimatedType& fromType, const AnimatedType& toTyp… in animateDiscreteType()
|
D | SVGPathBlender.cpp | 285 static inline bool isSegmentEqual(const SVGPathSegType& fromType, const SVGPathSegType& toType, con… in isSegmentEqual()
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | Cursor.cpp | 50 const Cursor& Cursor::fromType(Cursor::Type type) in fromType() function in WebCore::Cursor
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | es_generator.py | 68 def ConvertValue(value, fromType, toType): argument
|
/external/mesa3d/src/mesa/main/ |
D | es_generator.py | 68 def ConvertValue(value, fromType, toType): argument
|
/external/llvm/include/llvm/Support/ |
D | IntegersSubset.h | 164 static IntItem fromType(Type* Ty, const APInt& V) { in fromType() function
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 238 unsigned int fromType; in SelectLoad() local
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCDatabaseMetaData.java | 168 public boolean supportsConvert(int fromType, int toType) in supportsConvert()
|