Home
last modified time | relevance | path

Searched defs:tlist (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-graphite2.cc71 hb_atomic_ptr_t<hb_graphite2_tablelist_t> tlist; member
77 hb_graphite2_tablelist_t *tlist = face_data->tlist; in hb_graphite2_get_table() local
145 hb_graphite2_tablelist_t *tlist = data->tlist; in _hb_graphite2_shaper_face_data_destroy() local
/third_party/python/Lib/turtledemo/
Dforest.py31 def tree(tlist, size, level, widthfactor, branchlists, angledist=10, sizedist=5): argument
/third_party/skia/third_party/externals/icu/source/i18n/
Dtridpars.cpp475 UVector tlist(ec); in instantiateList() local
/third_party/node/deps/icu-small/source/i18n/
Dtridpars.cpp477 UVector tlist(ec); in instantiateList() local
/third_party/icu/icu4c/source/i18n/
Dtridpars.cpp477 UVector tlist(ec); in instantiateList() local
/third_party/mksh/
Dmain.c1747 maketemp(Area *ap, Temp_type type, struct temp **tlist) in maketemp()
/third_party/alsa-lib/src/ucm/
Dparser.c804 struct list_head *tlist, in parse_transition()