Searched defs:skew (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A Dpunycode.c43 static const unsigned skew = 38; variable
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DFontPlatformDataCairoWin.cpp84 cairo_matrix_t skew = {1, 0, syntheticObliqueSkew, 1, 0, 0}; local
H A DFontCGWin.cpp171 static float skew = -tanf(syntheticObliqueAngle * piFloat / 180.0f); local
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dpunyref.c49 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator in enum:__anon1180
/macosx-10.10/WebCore-7600.1.25/platform/graphics/freetype/
H A DFontPlatformDataFreeType.cpp320 cairo_matrix_t skew = {1, 0, syntheticObliqueSkew, 1, 0, 0}; local
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Di386_timer.c267 timer_resort_threshold(uint64_t skew) { argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/transforms/
H A DAffineTransform.cpp210 AffineTransform& AffineTransform::skew(double angleX, double angleY) function in class:WebCore::AffineTransform
H A DTransformationMatrix.cpp1001 TransformationMatrix& TransformationMatrix::skew(double sx, double sy) function in class:WebCore::TransformationMatrix
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dthread_call.c1437 uint64_t skew = call->tc_call.deadline - call->tc_soft_deadline; local
H A Dtimer_call.c881 int64_t skew = TCE(call)->deadline - call->soft_deadline; local
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dkssl.c1959 krb5_deltat skew; local
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp2119 hunits glyph_node::skew() function in class:glyph_node
2655 hunits italic_corrected_node::skew() function in class:italic_corrected_node
3379 hunits node::skew() function in class:node
5433 hunits left_italic_corrected_node::skew() function in class:left_italic_corrected_node

Completed in 220 milliseconds