Home
last modified time | relevance | path

Searched refs:DashIndex (Results 1 – 1 of 1) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dpattern.c2163 int ChangeObjLineDash(ObjPtr, DashIndex) in ChangeObjLineDash() argument
2165 int DashIndex;
2173 ObjPtr->detail.p->dash = DashIndex;
2179 ObjPtr->detail.b->dash = DashIndex;
2185 ObjPtr->detail.o->dash = DashIndex;
2191 ObjPtr->detail.g->dash = DashIndex;
2197 ObjPtr->detail.a->dash = DashIndex;
2203 ObjPtr->detail.rcb->dash = DashIndex;
2221 void ChangeAllSelLineDash(DashIndex, HighLight) in ChangeAllSelLineDash() argument
2222 int DashIndex, HighLight; in ChangeAllSelLineDash()
[all …]