Home
last modified time | relevance | path

Searched refs:f2lopt_kw (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/fig2lat/
H A Df2lopt.c176 static dkChar const * const f2lopt_kw[] = { variable
367 if(dk3str_cmp(vptr, f2lopt_kw[0]) == 0) { in f2lopt_set_text_size()
633 if (0 == dk3str_cmp(f2lopt_kw[1], vptr)) { in f2lopt_apply_option()
638 if (dk3str_is_abbr(vptr,f2lopt_kw[2],dkT('$'), 0)) { in f2lopt_apply_option()
H A Df2lopt.ctr218 static dkChar const * const f2lopt_kw[] = {
394 if(dk3str_cmp(vptr, f2lopt_kw[0]) == 0) { $? ". no size"
660 if (0 == dk3str_cmp(f2lopt_kw[1], vptr)) {
665 if (dk3str_is_abbr(vptr,f2lopt_kw[2],dkT('$'), 0)) {