Lines Matching refs:U_WMRESCAPE_set
2357 Use this function instead of calling U_WMRESCAPE_set() directly.
2361 return(U_WMRESCAPE_set(U_MFE_BEGIN_PATH,0,NULL));
2366 Use this function instead of calling U_WMRESCAPE_set() directly.
2370 return(U_WMRESCAPE_set(U_MFE_END_PATH,0,NULL));
2375 Use this function instead of calling U_WMRESCAPE_set() directly.
2386 Type == U_WPS_CAP_SQUARE){ record = U_WMRESCAPE_set(U_MFE_SETLINECAP,4,&Type); }
2392 Use this function instead of calling U_WMRESCAPE_set() directly.
2403 Type == U_WPS_JOIN_BEVEL){ record = U_WMRESCAPE_set(U_MFE_SETLINEJOIN,4,&Type); }
2409 Use this function instead of calling U_WMRESCAPE_set() directly.
2416 return(U_WMRESCAPE_set(U_MFE_SETMITERLIMIT,4,&limit));
3059 char *U_WMRESCAPE_set(uint16_t Escape, uint16_t Length, const void *Data){