Home
last modified time | relevance | path

Searched refs:TT_FONTSTR (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dwvparse.c492 {"fontstr", TT_FONTSTR,},
H A DwvConfig.c1564 wvTrace (("str is %s\n", mydata->sd->elements[TT_FONTSTR].str[0])); in exstartElement()
1569 wvMalloc (strlen (mydata->sd->elements[TT_FONTSTR].str[0]) in exstartElement()
1571 strcpy (text, mydata->sd->elements[TT_FONTSTR].str[0]); in exstartElement()
1584 wvTrace (("str is %s\n", mydata->sd->elements[TT_FONTSTR].str[0])); in exstartElement()
1589 wvMalloc (strlen (mydata->sd->elements[TT_FONTSTR].str[1]) in exstartElement()
1591 strcpy (text, mydata->sd->elements[TT_FONTSTR].str[1]); in exstartElement()
2223 case TT_FONTSTR: in wvstartElement()
H A Dwv.h2422 TT_FONTSTR, enumerator