Lines Matching defs:Line
824 \param Points Line points.
906 \param Points Line points.
2210 \param Widths Array of U_FLOAT Line or gap widths (0.0 <-> 1.0, fraction of total line width )
2342 \param Line U_PSEUDO_OBJ containing a U_PMF_LINEPATH object (optional)
2346 U_PSEUDO_OBJ *U_PMF_CUSTOMLINECAPOPTIONALDATA_set(const U_PSEUDO_OBJ *Fill, const U_PSEUDO_OBJ *Line){
2348 if(Line && (Line->Type != U_PMF_LINEPATH_OID))return(NULL);
2351 {(Line ? Line->Data : NULL), (Line ? Line->Used : 0), 1, U_XE},
2981 \param CmpndLineData U_PSEUDO_OBJ containing a U_PMF_COMPOUNDLINEDATA object Compount Line (parallel lines drawn instead of one)
5795 \param Widths Caller must free. Pointer to memory holding Line or gap widths (0.0 <-> 1.0, fraction of total line width ).
6406 \param CmpndLineData Compount Line (parallel lines drawn instead of one)