| /external/freetype/src/gxvalid/ |
| gxvkern.c | 751 FT_UShort tupleIndex = 0; /* Apple only */ 772 tupleIndex = 0; 784 tupleIndex = 0; 792 tupleIndex = FT_NEXT_USHORT( p ); 796 GXV_TRACE(( "Subtable tupleIndex = %d\n", tupleIndex ));
|
| README | 397 includes a 16bit variable named `tupleIndex' which does not exist
|
| /external/freetype/src/truetype/ |
| ttgxvar.c | [all...] |
| ttgxvar.h | 362 /* Flags used within the `TupleIndex' field of the `gvar' and `cvar' */
|
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| _k_e_r_n.py | 36 length, coverage, tupleIndex = struct.unpack(">lHH", data[:8])
|
| /external/harfbuzz_ng/src/ |
| hb-ot-kern-table.hh | 320 UINT16 tupleIndex; /* The tuple index (used for variations fonts).
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| tupleobject.c | 512 tupleindex(PyTupleObject *self, PyObject *args)
function 773 {"index", (PyCFunction)tupleindex, METH_VARARGS, index_doc},
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| tupleobject.c | 510 tupleindex(PyTupleObject *self, PyObject *args)
function 783 {"index", (PyCFunction)tupleindex, METH_VARARGS, index_doc},
|
| /external/python/cpython2/Objects/ |
| tupleobject.c | 512 tupleindex(PyTupleObject *self, PyObject *args) function 773 {"index", (PyCFunction)tupleindex, METH_VARARGS, index_doc},
|
| /external/python/cpython3/Objects/ |
| tupleobject.c | 519 tupleindex(PyTupleObject *self, PyObject *args) function 778 {"index", (PyCFunction)tupleindex, METH_VARARGS, index_doc},
|
| /external/freetype/ |
| ChangeLog.24 | [all...] |
| /prebuilts/python/linux-x86/2.7.5/bin/ |
| python | |
| python2 | |
| python2.7 | |