Searched refs:etl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/com_err/
H A Derror.c82 struct et_list etl; member in struct:foobar
100 et = &f->etl;
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeElem.c2456 ElementTextLayout *etl = data; local
2458 etl->justify = TK_JUSTIFY_NULL;
2459 etl->lines = -1;
2460 etl->wrap = TEXT_WRAP_NULL;
2761 ElementTextLayout *etl, *etlM = NULL; local
2790 etl = DynamicOption_FindData(elem->options, DOID_TEXT_LAYOUT);
2794 if (etl != NULL && etl->lines != -1)
2795 lines = etl->lines;
2805 if (etl !
3075 ElementTextLayout *etl, *etlM = NULL; local
3320 ElementTextLayout *etl, *etlM = NULL; local
[all...]

Completed in 184 milliseconds