| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | 10-no-antialias.conf | 6 <edit name="antialias" mode="append"><bool>false</bool></edit>
|
| H A D | 10-yes-antialias.conf | 6 <edit name="antialias" mode="append"><bool>true</bool></edit>
|
| H A D | 35-lang-normalize.conf | 7 <edit name="lang" mode="assign" binding="same"><string>aa</string></edit> 12 <edit name="lang" mode="assign" binding="same"><string>ab</string></edit> 17 <edit name="lang" mode="assign" binding="same"><string>af</string></edit> 22 <edit name="lang" mode="assign" binding="same"><string>agr</string></edit> 27 <edit name="lang" mode="assign" binding="same"><string>ak</string></edit> [all...] |
| H A D | 10-scale-bitmap-fonts.conf | 14 <edit name="pixelsizefixupfactor" mode="assign"> 19 </edit> 35 <edit name="scalingnotneeded" mode="assign"> 46 </edit> 52 <edit name="pixelsizefixupfactor" mode="assign"> 54 </edit> 66 <edit name="matrix" mode="assign"> 74 </edit> 75 <edit name="size" mode="assign"> 80 </edit> [all...] |
| H A D | 90-synthetic.conf | 18 <edit name="matrix" mode="assign"> 25 </edit> 27 <edit name="slant" mode="assign"> 29 </edit> 31 <edit name="embeddedbitmap" mode="assign"> 33 </edit> 53 <edit name="embolden" mode="assign"> 55 </edit> 60 <edit name="weight" mode="assign"> 62 </edit> [all...] |
| H A D | 48-spacing.conf | 12 <edit name="family" mode="prepend"> 14 </edit>
|
| H A D | 80-delicious.conf | 14 <edit name="weight"> 16 </edit>
|
| H A D | 09-autohint-if-no-hinting.conf | 14 <edit name="autohint" mode="append"><bool>true</bool></edit>
|
| H A D | 45-generic.conf | 59 <edit name="lang" mode="prepend"> 61 </edit> 73 <edit name="family" mode="append" binding="strong"> 75 </edit> 116 <edit name="lang" mode="prepend"> 118 </edit> 130 <edit name="family" mode="append" binding="strong"> 132 </edit>
|
| H A D | 49-sansserif.conf | 18 <edit name="family" mode="append_last"> 20 </edit>
|
| H A D | 65-fonts-persian.conf | 186 <edit name="foundry"> 188 </edit> 195 <edit name="foundry"> 197 </edit> 204 <edit name="foundry"> 206 </edit> 213 <edit name="foundry"> 215 </edit> 222 <edit name="foundry"> 224 </edit> [all...] |
| H A D | 60-generic.conf | 20 <edit name="color" mode="append"> 22 </edit>
|
| /xsrc/external/mit/font-bh-ttf/dist/ |
| H A D | 42-luxi-mono.conf | 10 <edit name="spacing"><int>100</int></edit>
|
| /xsrc/external/mit/ttf-bitstream-vera/dist/ |
| H A D | local.conf | 10 <edit name="rgba" mode="assign"><const>rgb</const></edit>
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | make-srgb.pl | 70 * Please edit that file instead of this one.
|
| /xsrc/external/mit/fontconfig/dist/doc/ |
| H A D | Makefile.am | 138 edit-sgml.py \ 171 $(PYTHON) $(srcdir)/edit-sgml.py $(srcdir)/func.sgml '$(srcdir)/$*.fncs' $*.sgml 198 $(DOC_FUNCS_SGML): $(DOC_FUNCS_FNCS) $(srcdir)/edit-sgml.py $(srcdir)/func.sgml
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcdbg.c | 507 FcEditPrint (const FcEdit *edit) argument 509 printf ("Edit %s ", FcObjectName (edit->object)); 510 FcOpPrint (edit->op); 512 FcExprPrint (edit->expr); 530 printf ("[edit]\n"); 543 FcEditPrint (r->u.edit);
|
| H A D | fccfg.c | 2123 /* different 'kind' won't be the target of edit */ 2152 /* different 'kind' won't be the target of edit */ 2165 object = FC_OBJ_ID (r->u.edit->object); 2169 FcEditPrint (r->u.edit); 2175 l = FcConfigValues (p, p_pat, kind, r->u.edit->expr, r->u.edit->binding); 2179 switch (FC_OP_GET_OP (r->u.edit->op)) { 2193 FcConfigAdd (&elt[object]->values, thisValue, FcTrue, l, r->u.edit->object, table); 2212 FcConfigPatternDel (p, r->u.edit->object, table); 2213 FcConfigPatternAdd (p, r->u.edit [all...] |
| H A D | fcxml.c | 96 FcEditDestroy (rule->u.edit); 451 { "edit", FcElementEdit }, 572 FcEdit *edit; member in union:_FcVStack::__anoncf15b917020a 851 r->u.edit = (FcEdit *) p; 1016 FcVStackPushEdit (FcConfigParse *parse, FcEdit *edit) argument 1021 vstack->u.edit = edit; 1106 FcEditDestroy (vstack->u.edit); 1936 FcEdit *edit = 0; local in function:FcParseAlias 2042 edit 2834 FcEdit *edit; local in function:FcParseEdit [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | devinfo.rst | 9 - If ``glext.h`` doesn't define the extension, edit ``include/GL/gl.h``
|
| /xsrc/external/mit/brotli/dist/python/ |
| H A D | README.md | 31 able to edit the source files, you can use the `setuptools`
|
| /xsrc/external/mit/freetype/dist/ |
| H A D | vms_make.com | 91 $ if f$locate("AS_IS",f$edit(ccopt,"UPCASE")) .lt. f$length(ccopt) - 101 $ file = f$edit(f$search("[...]*.obj"),"UPCASE") 1025 $ cparm = f$edit(p'i',"upcase") 1134 $ libline = f$edit(libline, "UNCOMMENT,COLLAPSE") 1136 $ libname = f$edit(f$element(0,"#",libline),"UPCASE") 1166 $ libtype = f$edit(f$parse(libloc,,,"TYPE"),"UPCASE") 1246 $ if f$locate("/SHARE",f$edit(line,"upcase")) .lt. f$length(line) 1251 $ if f$locate("/LIB",f$edit(line,"upcase")) .lt. f$length(line) 1269 $ xline = f$edit(xline,"compress")
|
| /xsrc/external/mit/MesaLib/dist/bin/pick/ |
| H A D | ui.py | 199 async def apply_cb(edit: urwid.Edit) -> None: 200 text: str = edit.get_edit_text()
|
| /xsrc/external/mit/xauth/dist/ |
| H A D | README.md | 4 The xauth program is used to edit and display the authorization
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | Makefile.am | 37 doc/edit-sgml.py \
|