Home
last modified time | relevance | path

Searched refs:ah_spec (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dpoly.c523 UtilStrCpyN(poly_ptr->ah_spec, sizeof(poly_ptr->ah_spec),
3233 UtilStrCpyN(poly_ptr->ah_spec, sizeof(poly_ptr->ah_spec),
3251 UtilStrCpyN(poly_ptr->ah_spec, sizeof(poly_ptr->ah_spec),
3425 strcpy(new_poly_ptr->ah_spec, poly_ptr->ah_spec);
3798 char *aw_spec, *ah_spec;
4167 ah_spec = ObjPtr->detail.p->ah_spec;
5419 UtilRemoveQuotes(ah_spec);
5447 UtilRemoveQuotes(ah_spec);
5472 UtilRemoveQuotes(ah_spec);
5546 UtilRemoveQuotes(ah_spec);
[all …]
H A Dpattern.c1855 char *width_spec, *aw_spec, *ah_spec;
1870 strcmp(ObjPtr->detail.p->ah_spec, ah_spec) != 0))) {
1884 sizeof(ObjPtr->detail.p->ah_spec), ah_spec);
1939 strcmp(ObjPtr->detail.a->ah_spec, ah_spec) != 0))) {
1953 sizeof(ObjPtr->detail.a->ah_spec), ah_spec);
1976 ah_spec)) {
1991 char *width_spec, *aw_spec, *ah_spec; local
2009 ah_spec = curArrowHeadHSpec[WidthIndex];
2740 char *width_spec, *aw_spec, *ah_spec;
2877 sprintf(ah_spec, "%.3f", fah);
[all …]
H A Darc.c555 char *aw_spec=arc_ptr->aw_spec, *ah_spec=arc_ptr->ah_spec; local
1237 UtilStrCpyN(arc_ptr->ah_spec, sizeof(arc_ptr->ah_spec),
1795 arc_ptr->ah_spec, ObjPtr->trans_pat) == EOF) {
1820 char width_spec[40], aw_spec[40], ah_spec[40]; local
1838 *width_spec = *aw_spec = *ah_spec = '\0';
1998 GETSTR("arc", ah_spec, "ah_spec") == INVALID) {
2004 UtilRemoveQuotes(ah_spec);
2033 GETSTR("arc", ah_spec, "ah_spec") == INVALID ||
2040 UtilRemoveQuotes(ah_spec);
2071 sprintf(ah_spec, "%1d", ah);
[all …]
H A Dtypes.h151 char aw_spec[40], ah_spec[40], aindent_spec[40]; member
181 char aw_spec[40], ah_spec[40]; member
488 char width_spec[40], aw_spec[40], ah_spec[40]; member
802 char color_str[40], width_spec[40], aw_spec[40], ah_spec[40]; member
H A Ddup.c214 strcpy(poly_ptr->ah_spec, PolyPtr->ah_spec);
497 strcpy(arc_ptr->ah_spec, ArcPtr->ah_spec);
H A Dcutpaste.c1580 TestStringProp(nValue, pProp->ah, pszValue, pProp->ah_spec,
1631 SetStringProp(nValue, &pProp->ah, pszValue, pProp->ah_spec);
1958 NULL, NULL, pProp->ah_spec, TRUE);
2034 NULL, NULL, pProp->ah_spec, TRUE);
2344 WriteStringProp(pszSec, pszKey, pProp->ah, pProp->ah_spec);
2399 return ParseStringProp(pszBuf, &pProp->ah, pProp->ah_spec);
2605 case PROP_MASK_AH: strcat(pszBuf, pProp->ah_spec); break;
3186 char *ah_spec=pProp->ah_spec; local
3192 strcmp(ah_spec, curArrowHeadHSpec[i]) == 0) {
H A Dexec.c3724 char width_spec[40], aw_spec[40], ah_spec[40]; local
3728 sprintf(ah_spec, "%1d", ah);
3730 width_spec, aw_spec, ah_spec, FALSE);
H A Dstretch.c3042 ObjPtr->detail.p->ah_spec);
3062 ObjPtr->detail.a->ah_spec);