| /xsrc/external/mit/freetype/dist/src/psaux/ |
| H A D | psintrp.h | 70 const FT_Vector* translation,
|
| H A D | psfont.c | 336 /* include Fontmatrix but ignore translation */ 342 /* save client transform, without the translation */ 493 FT_Vector translation; local in function:cf2_getGlyphOutline 506 translation.x = transform->tx; 507 translation.y = transform->ty; 525 /* build the outline, passing the full translation */ 529 &translation, 556 /* FreeType just wants the advance width; there is no translation */
|
| H A D | psintrp.c | 474 const FT_Vector* translation, 567 translation ); 1446 translation, 1479 translation, 2550 translation, 2566 translation, 471 cf2_interpT2CharString(CF2_Font font,CF2_Buffer buf,CF2_OutlineCallbacks callbacks,const FT_Vector * translation,FT_Bool doingSeac,CF2_Fixed curX,CF2_Fixed curY,CF2_Fixed * width) argument
|
| /xsrc/external/mit/libXaw/dist/examples/ |
| H A D | simple.c | 47 static char translation[] = local in function:main 71 XtNtranslations,XtParseTranslationTable(translation),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/hgl/ |
| H A D | bitmap_wrapper.cpp | 33 #include <translation/BitmapStream.h> 34 #include <translation/TranslatorRoster.h>
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/hgl/ |
| H A D | bitmap_wrapper.cpp | 33 #include <translation/BitmapStream.h> 34 #include <translation/TranslatorRoster.h>
|
| /xsrc/external/mit/xsm/dist/ |
| H A D | xsm.c | 433 char translation[64]; 435 snprintf (translation, sizeof(translation), 437 XtOverrideTranslations (widget, XtParseTranslationTable (translation)); 430 char translation[64]; local in function:SetWM_DELETE_WINDOW
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 11.1.4.rst | 116 - r600g/radeonsi: send endian info to format translation functions
|
| H A D | 18.1.8.rst | 93 - meson: Actually load translation files
|
| H A D | 21.3.5.rst | 102 - util/vbuf: fix buffer translation sizing
|
| H A D | 11.2.2.rst | 135 - r600g/radeonsi: send endian info to format translation functions
|
| H A D | 20.0.5.rst | 82 - st/mesa: Update shader info of ffvp/ARB_vp after translation to NIR
|
| H A D | 9.1.1.rst | 108 - st/mesa: fix polygon offset state translation logic
|
| H A D | 7.9.2.rst | 143 - st/mesa: fix incorrect fragcoord.x translation
|
| H A D | 7.10.1.rst | 149 - st/mesa: fix incorrect fragcoord.x translation
|
| H A D | 7.11.rst | 285 [wine] Devil May Cry 4: TXD tgsi opcode unsupported / translation
|
| H A D | 19.0.0.rst | 879 - xmlpool: update translation po files 1626 - spirv: Eliminate dead input/output variables after translation. 1756 - winsys/amdgpu: overallocate buffers for faster address translation on 1765 translation on Gfx9"
|
| H A D | 20.2.0.rst | 1945 - driconf: drop 28% catalan translation 1946 - driconf: drop 15% german translation 1947 - driconf: drop 26% spanish translation 1948 - driconf: drop 6% french translation 1949 - driconf: drop 8% dutch translation 1950 - driconf: drop 9% swedish translation 1951 - driconf: drop now unused translation facility 2760 - turnip: move enum translation functions to a common header 3518 - zink: handle more glsl->spirv builtin translation
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | sourcetree.rst | 76 - **math** - vertex array translation and transformation code
|
| H A D | faq.rst | 256 translation of (0.375, 0.375, 0.0) to your coordinates will fix the
|
| H A D | envvars.rst | 975 Log generic translation messages
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | config.h.in | 15 /* Define to 1 if translation of program messages to the user's native
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | gettext.m4 | 306 [Define to 1 if translation of program messages to the user's native language
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | configure.in | 1033 [ --disable-luit enable luit filter (Unicode translation)], 1038 AC_DEFINE(OPT_LUIT_PROG,1,[Define to 1 to enable luit filter (Unicode translation)])
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 361 nir_build_vec3_mat_mult(nir_builder *b, nir_ssa_def *vec, nir_ssa_def *matrix[], bool translation) argument 372 result_components[i] = (translation || j) ? nir_fadd(b, result_components[i], v) : v;
|