Searched defs:translate (Results 1 - 25 of 82) sorted by relevance

1234

/macosx-10.10/libxml2-26/libxml2/doc/
H A DChangeLog.awk2 function translate(str) { function
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DJavaMap.pm53 sub translate { subroutine
/macosx-10.10/ruby-106/ruby/tool/
H A Dcompile_prelude.rb42 def translate(filename, sub = false) method in class:Prelude
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DHitTestingTransformState.cpp33 void HitTestingTransformState::translate(int x, int y, TransformAccumulation accumulate) function in class:WebCore::HitTestingTransformState
/macosx-10.10/ksh-23/ksh/src/lib/libast/port/
H A Dlclib.h32 #define translate _ast_translate macro
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Dmsgcat.rb146 def self.translate(*args) singleton method in class:TkMsgCatalog
156 def translate(*args) method in class:TkMsgCatalog
/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dutf-8.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Drot13.el
H A Ddouble.el
H A Dxt-mouse.el
/macosx-10.10/WebCore-7600.1.25/css/
H A DWebKitCSSMatrix.cpp110 PassRefPtr<WebKitCSSMatrix> WebKitCSSMatrix::translate(double x, double y, double z) const function in class:WebCore::WebKitCSSMatrix
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DGraphicsContextPlatformPrivateCG.h63 void translate(float, float) {} function in class:WebCore::GraphicsContextPlatformPrivate
H A DSubimageCacheWithTimer.cpp55 static void translate(SubimageCacheWithTimer::SubimageCacheEntry& entry, const SubimageRequest& request, unsigned /*hashCode*/) function in struct:WebCore::SubimageCacheAdder
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGraphicsContextCairoWin.cpp102 static void drawBitmapToContext(GraphicsContextPlatformPrivate* context, cairo_t* cr, const DIBPixelData& pixelData, const IntSize& translate) argument
H A DGraphicsContextWin.cpp183 void GraphicsContextPlatformPrivate::translate(float x , float y) function in class:WebCore::GraphicsContextPlatformPrivate
/macosx-10.10/WebCore-7600.1.25/dom/
H A DQualifiedName.cpp69 static void translate(QualifiedName::QualifiedNameImpl*& location, const QualifiedNameComponents& components, unsigned) function in struct:WebCore::QNameComponentsTranslator
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DRegion.h189 static inline Region translate(const Region& region, const IntSize& offset) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DGraphicsContextPlatformPrivateCairo.h89 void translate(float, float) {} function in class:WebCore::GraphicsContextPlatformPrivate
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGMatrix.h44 SVGMatrix translate(double tx, double ty) function in class:WebCore::SVGMatrix
H A DSVGTransform.cpp81 FloatPoint SVGTransform::translate() const function in class:WebCore::SVGTransform
/macosx-10.10/WTF-7600.1.24/wtf/
H A DHashMap.h164 template<typename T, typename U, typename V> static void translate(T& location, U&& key, V&& mapped) function in struct:WTF::HashMapTranslator
175 template<typename T, typename U, typename V> static void translate(T& location, U&& key, V&& mapped, unsigned hashCode) function in struct:WTF::HashMapTranslatorAdapter
H A DHashSet.h125 template<typename T, typename U> static void translate(T& location, const U& key, const U&, unsigned hashCode) function in struct:WTF::HashSetTranslatorAdapter
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DPathWinCE.cpp61 void Path::translate(const FloatSize& size) function in class:WebCore::Path
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dz8kgen.c730 translate (struct tok_struct *table, char *x, int *length) function
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Derror.h151 char* (*translate)(const char*, const char*, const char*, const char*); /* format translator */ member in struct:Error_info_s

Completed in 238 milliseconds

1234