Searched refs:mtx (Results 1 – 5 of 5) sorted by relevance
1393 float mtx[6] = {1,0,0,1,0,0}, m, n; in stbtt_GetGlyphShape() local1400 mtx[4] = ttSHORT(comp); comp+=2; in stbtt_GetGlyphShape()1401 mtx[5] = ttSHORT(comp); comp+=2; in stbtt_GetGlyphShape()1403 mtx[4] = ttCHAR(comp); comp+=1; in stbtt_GetGlyphShape()1404 mtx[5] = ttCHAR(comp); comp+=1; in stbtt_GetGlyphShape()1412 mtx[0] = mtx[3] = ttSHORT(comp)/16384.0f; comp+=2; in stbtt_GetGlyphShape()1413 mtx[1] = mtx[2] = 0; in stbtt_GetGlyphShape()1415 mtx[0] = ttSHORT(comp)/16384.0f; comp+=2; in stbtt_GetGlyphShape()1416 mtx[1] = mtx[2] = 0; in stbtt_GetGlyphShape()1417 mtx[3] = ttSHORT(comp)/16384.0f; comp+=2; in stbtt_GetGlyphShape()[all …]
50 "${CMAKE_SOURCE_DIR}/mtx.pcf"54 …installed CMatrix you will probably have to restart X window in order to use the mtx.pcf font.\")")
115 MUTEX_LOCK(env, mtx);120 MUTEX_UNLOCK(env, mtx);
20 src/osdep/unix/mtx.c | 16 ++++++++--------144 diff --git a/src/osdep/unix/mtx.c b/src/osdep/unix/mtx.c146 --- a/src/osdep/unix/mtx.c147 +++ b/src/osdep/unix/mtx.c
241 #/sbin/mtx -> $(SEC_CRIT) ;