Lines Matching full:fwidth
139 const FX_FLOAT fWidth = crBBox.right - crBBox.left;
161 pts[i][j].x = pts[i][j].x * fWidth + crBBox.left;
190 FX_FLOAT fWidth = crBBox.right - crBBox.left;
194 CPDF_Point pt2(crBBox.left + fWidth / 2, crBBox.top);
196 CPDF_Point pt4(crBBox.left + fWidth / 2, crBBox.bottom);
243 FX_FLOAT fWidth = crBBox.right - crBBox.left;
247 CPDF_Point pt2(crBBox.left + fWidth / 2, crBBox.top);
249 CPDF_Point pt4(crBBox.left + fWidth / 2, crBBox.bottom);
308 FX_FLOAT fWidth = crBBox.right - crBBox.left;
311 CPDF_Point pt1(-fWidth / 2, 0);
313 CPDF_Point pt3(fWidth / 2, 0);
318 << cos(fRotate) << " " << crBBox.left + fWidth / 2 << " "
399 FX_FLOAT fWidth = rect.right - rect.left;
405 FX_FLOAT fRadius = (fWidth > fHeight) ? fHeight / 2 : fWidth / 2;
485 fEndX = word.ptWord.x + word.fWidth;
644 FX_FLOAT fWidth = 0.0f;
717 fWidth = rcBBox.right - rcBBox.left;
718 rcLabel = CPDF_Rect(rcBBox.right - fWidth * fAutoFontScale,
723 if (rcLabelContent.Width() < fWidth * fAutoFontScale) {
725 if (rcLabelContent.Width() < fWidth) {
736 fWidth = rcLabelContent.Width();
738 if (rcBBox.left + fWidth > rcBBox.right) {
742 rcLabel = CPDF_Rect(rcBBox.right - fWidth, rcBBox.bottom,
758 fWidth = rcBBox.right - rcBBox.left;
761 rcBBox.left + fWidth * fAutoFontScale, rcBBox.top);
765 if (rcLabelContent.Width() < fWidth * fAutoFontScale) {
767 if (rcLabelContent.Width() < fWidth) {
779 fWidth = rcLabelContent.Width();
781 if (rcBBox.left + fWidth > rcBBox.right) {
786 rcBBox.left + fWidth, rcBBox.top);
862 FX_FLOAT fWidth,
876 if (fWidth > 0.0f) {
877 FX_FLOAT fHalfWidth = fWidth / 2.0f;
889 sAppStream << fLeft + fWidth << " " << fBottom + fWidth << " "
890 << fRight - fLeft - fWidth * 2 << " "
891 << fTop - fBottom - fWidth * 2 << " re\n";
899 sAppStream << fWidth << " w"
902 sAppStream << fLeft + fWidth / 2 << " " << fBottom + fWidth / 2
904 sAppStream << fLeft + fWidth / 2 << " " << fTop - fWidth / 2
906 sAppStream << fRight - fWidth / 2 << " " << fTop - fWidth / 2
908 sAppStream << fRight - fWidth / 2 << " " << fBottom + fWidth / 2
910 sAppStream << fLeft + fWidth / 2 << " " << fBottom + fWidth / 2
964 sAppStream << fWidth << " w\n";
965 sAppStream << fLeft << " " << fBottom + fWidth / 2 << " m\n";
966 sAppStream << fRight << " " << fBottom + fWidth / 2 << " l S\n";
979 FX_FLOAT fWidth,
988 if (fWidth > 0.0f) {
997 sAppStream << "q\n" << fWidth << " w\n" << sColor
999 CPWL_Utils::DeflateRect(rect, fWidth / 2.0f))
1006 sAppStream << "q\n" << fWidth << " w\n"
1010 CPWL_Utils::DeflateRect(rect, fWidth / 2.0f))
1015 FX_FLOAT fHalfWidth = fWidth / 2.0f;
1042 FX_FLOAT fHalfWidth = fWidth / 2.0f;
1395 FX_FLOAT fWidth) {
1401 gsd.m_LineWidth = fWidth;
1411 FX_FLOAT fWidth) {
1418 gsd.m_LineWidth = fWidth;
1470 FX_FLOAT fWidth,
1481 if (fWidth > 0.0f) {
1482 FX_FLOAT fHalfWidth = fWidth / 2.0f;
1489 path.AppendRect(fLeft + fWidth, fBottom + fWidth, fRight - fWidth,
1490 fTop - fWidth);
1499 path.SetPoint(0, fLeft + fWidth / 2.0f, fBottom + fWidth / 2.0f,
1501 path.SetPoint(1, fLeft + fWidth / 2.0f, fTop - fWidth / 2.0f,
1503 path.SetPoint(2, fRight - fWidth / 2.0f, fTop - fWidth / 2.0f,
1505 path.SetPoint(3, fRight - fWidth / 2.0f, fBottom + fWidth / 2.0f,
1507 path.SetPoint(4, fLeft + fWidth / 2.0f, fBottom + fWidth / 2.0f,
1516 gsd.m_LineWidth = fWidth;
1580 path.SetPoint(0, fLeft, fBottom + fWidth / 2, FXPT_MOVETO);
1581 path.SetPoint(1, fRight, fBottom + fWidth / 2, FXPT_LINETO);
1584 gsd.m_LineWidth = fWidth;
1593 path.AppendRect(fLeft + fWidth, fBottom + fWidth, fRight - fWidth,
1594 fTop - fWidth);
1657 fEndX = word.ptWord.x + word.fWidth;
1983 FX_FLOAT fWidth = crBBox.right - crBBox.left;
1987 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 15.0f,
1992 crBBox.left + fWidth / 15.0f +
1993 PWL_BEZIER * (fWidth / 7.0f - fWidth / 15.0f),
1998 CPWL_Point(crBBox.left + fWidth / 4.5f +
1999 PWL_BEZIER * (fWidth / 5.0f - fWidth / 4.5f),
2003 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 4.5f,
2006 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 4.5f +
2007 PWL_BEZIER * (fWidth / 4.4f - fWidth / 4.5f),
2011 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 3.0f +
2012 PWL_BEZIER * (fWidth / 4.0f - fWidth / 3.0f),
2015 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 3.0f, crBBox.bottom),
2017 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 3.0f +
2018 PWL_BEZIER * fWidth * (1 / 7.0f + 2 / 15.0f),
2021 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 14 / 15.0f +
2022 PWL_BEZIER * fWidth * (1 / 7.0f - 7 / 15.0f),
2027 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 14 / 15.0f,
2032 crBBox.left + fWidth * 14 / 15.0f +
2033 PWL_BEZIER * (fWidth * 7 / 15.0f - fWidth * 14 / 15.0f),
2038 CPWL_Point(crBBox.left + fWidth / 3.6f +
2039 PWL_BEZIER * (fWidth / 3.4f - fWidth / 3.6f),
2043 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 3.6f,
2047 CPWL_Point(crBBox.left + fWidth / 3.6f,
2053 crBBox.left + fWidth / 15.0f +
2054 PWL_BEZIER * (fWidth / 3.5f - fWidth / 15.0f),
2058 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 15.0f,
2072 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2076 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 15.0f,
2080 CPWL_Point(crBBox.left + fWidth / 15.0f,
2085 CPWL_Point(crBBox.left + fWidth / 2.0f -
2086 PWL_BEZIER * (fWidth / 2.0f - fWidth / 15.0f),
2090 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 15.0f),
2093 CPWL_Point(crBBox.left + fWidth / 2.0f +
2094 PWL_BEZIER * (fWidth * 14 / 15.0f - fWidth / 2.0f),
2098 CPWL_Point(crBBox.right - fWidth / 15.0f,
2102 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f,
2106 CPWL_Point(crBBox.right - fWidth / 15.0f,
2111 CPWL_Point(crBBox.left + fWidth / 2.0f +
2112 PWL_BEZIER * (fWidth * 14 / 15.0f - fWidth / 2.0f),
2115 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f,
2119 CPWL_Point(crBBox.left + fWidth / 2.0f -
2120 PWL_BEZIER * (fWidth / 2.0f - fWidth / 15.0f),
2124 CPWL_Point(crBBox.left + fWidth / 15.0f,
2128 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 15.0f,
2131 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 3 / 15.0f,
2135 CPWL_Point(crBBox.left + fWidth * 3 / 15.0f,
2140 CPWL_Point(crBBox.left + fWidth / 2.0f -
2141 PWL_BEZIER * (fWidth / 2.0f - fWidth * 3 / 15.0f),
2144 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f,
2148 CPWL_Point(crBBox.left + fWidth / 2.0f +
2149 PWL_BEZIER * (fWidth * 4 / 5.0f - fWidth / 2.0f),
2153 CPWL_Point(crBBox.right - fWidth * 3 / 15.0f,
2157 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 3 / 15.0f,
2161 CPWL_Point(crBBox.right - fWidth * 3 / 15.0f,
2166 CPWL_Point(crBBox.left + fWidth / 2.0f +
2167 PWL_BEZIER * (fWidth * 4 / 5.0f - fWidth / 2.0f),
2170 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f,
2174 CPWL_Point(crBBox.left + fWidth / 2.0f -
2175 PWL_BEZIER * (fWidth * 4 / 5.0f - fWidth / 2.0f),
2179 CPWL_Point(crBBox.left + fWidth * 3 / 15.0f,
2183 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 3 / 15.0f,
2197 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2202 CPWL_Point(crBBox.left + fWidth / 15.0f, crBBox.top - fHeight / 6.0f),
2205 CPWL_Point(crBBox.left + fWidth / 15.0f,
2209 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 2 / 15.0f -
2210 PWL_BEZIER * fWidth / 15.0f,
2213 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 2 / 15.0f,
2216 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f,
2219 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f +
2220 PWL_BEZIER * fWidth / 15.0f,
2224 CPWL_Point(crBBox.right - fWidth / 15.0f,
2228 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f,
2231 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f,
2234 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f,
2238 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f +
2239 PWL_BEZIER * fWidth / 15.0f,
2242 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f,
2245 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 5 / 15.0f,
2248 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 5 / 15.0f,
2252 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 5 / 15.0f -
2253 PWL_BEZIER * fWidth * 2 / 15.0f,
2256 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 6 / 30.0f,
2259 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 7 / 30.0f +
2260 PWL_BEZIER * fWidth / 30.0f,
2263 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 7 / 30.0f,
2267 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 7 / 30.0f,
2270 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 2 / 15.0f,
2273 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 2 / 15.0f -
2274 PWL_BEZIER * fWidth / 15.0f,
2277 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 15.0f,
2281 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 15.0f,
2285 CPWL_Point(crBBox.left + fWidth / 15.0f, crBBox.top - fHeight / 6.0f),
2287 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 2 / 15.0f,
2290 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f,
2293 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 2 / 15,
2296 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f,
2299 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 2 / 15.0f,
2302 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 4 / 15.0f,
2316 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2318 CPWL_Point center_point(crBBox.left + fWidth / 2,
2326 CPWL_Point(center_point.x + fWidth * 0.3f,
2327 center_point.y + fHeight / 10.0f + fWidth * 0.3f),
2329 CPWL_PathData(CPWL_Point(center_point.x + fWidth / 10.0f + fWidth * 0.3f,
2332 CPWL_PathData(CPWL_Point(center_point.x + fWidth / 10.0f, center_point.y),
2334 CPWL_PathData(CPWL_Point(center_point.x + fWidth / 10.0f + fWidth * 0.3f,
2338 CPWL_Point(center_point.x + fWidth * 0.3f,
2344 CPWL_PathData(CPWL_Point(center_point.x - fWidth * 0.3f,
2347 CPWL_PathData(CPWL_Point(center_point.x - fWidth / 10.0f - fWidth * 0.3f,
2350 CPWL_PathData(CPWL_Point(center_point.x - fWidth / 10, center_point.y),
2352 CPWL_PathData(CPWL_Point(center_point.x - fWidth / 10 - fWidth * 0.3f,
2356 CPWL_Point(center_point.x - fWidth * 0.3f,
2373 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2377 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 60.0f,
2381 CPWL_Point(crBBox.left + fWidth / 60.0f,
2386 CPWL_Point(crBBox.left + fWidth / 2.0f -
2387 PWL_BEZIER * (fWidth / 2.0f - fWidth / 60.0f),
2390 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f,
2393 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f +
2394 PWL_BEZIER * fWidth * 29 / 60.0f,
2398 CPWL_Point(crBBox.right - fWidth / 60.0f,
2402 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 60.0f,
2405 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 60.0f,
2409 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f +
2410 PWL_BEZIER * fWidth * 29 / 60.0f,
2414 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 60.0f),
2416 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f -
2417 PWL_BEZIER * fWidth * 29 / 60.0f,
2420 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 60.0f,
2424 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 60.0f,
2427 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.27f,
2430 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.27f,
2435 CPWL_Point(crBBox.left + fWidth * 0.5f - PWL_BEZIER * fWidth * 0.23f,
2438 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.5f,
2442 CPWL_Point(crBBox.left + fWidth * 0.5f + PWL_BEZIER * fWidth * 0.23f,
2445 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.27f,
2449 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.27f,
2453 CPWL_Point(crBBox.right - fWidth * 0.27f - fWidth * 0.08f * 0.2f,
2457 CPWL_Point(crBBox.right - fWidth * 0.35f + fWidth * 0.08f * 0.2f,
2460 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.35f,
2464 CPWL_Point(crBBox.right - fWidth * 0.35f - fWidth * 0.1f * 0.5f,
2468 CPWL_Point(crBBox.right - fWidth * 0.45f - fWidth * 0.1f * 0.5f,
2471 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.45f,
2474 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.45f,
2478 CPWL_Point(crBBox.right - fWidth * 0.45f,
2479 crBBox.bottom + fHeight * 0.30f - fWidth * 0.1f * 0.7f),
2482 CPWL_Point(crBBox.right - fWidth * 0.55f,
2483 crBBox.bottom + fHeight * 0.30f - fWidth * 0.1f * 0.7f),
2485 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.55f,
2488 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.55f,
2492 CPWL_Point(crBBox.right - fWidth * 0.55f - fWidth * 0.1f * 0.05f,
2496 CPWL_Point(crBBox.right - fWidth * 0.45f - fWidth * 0.1f * 0.05f,
2499 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.45f,
2503 CPWL_Point(crBBox.right - fWidth * 0.45f + fWidth * 0.08f * 0.2f,
2507 CPWL_Point(crBBox.right - fWidth * 0.37f - fWidth * 0.08f * 0.2f,
2510 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.37f,
2513 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.37f,
2518 CPWL_Point(crBBox.left + fWidth * 0.5f + PWL_BEZIER * fWidth * 0.13f,
2521 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.5f,
2525 CPWL_Point(crBBox.left + fWidth * 0.5f - PWL_BEZIER * fWidth * 0.13f,
2528 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.37f,
2532 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.37f,
2536 CPWL_Point(crBBox.left + fWidth * 0.37f,
2537 crBBox.top - fHeight * 0.36f - fWidth * 0.1f * 0.6f),
2540 CPWL_Point(crBBox.left + fWidth * 0.27f,
2541 crBBox.top - fHeight * 0.36f - fWidth * 0.1f * 0.6f),
2543 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.27f,
2546 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.56f,
2549 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.56f,
2553 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f -
2554 PWL_BEZIER * fWidth * 0.095f,
2557 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f,
2560 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f +
2561 PWL_BEZIER * fWidth * 0.065f,
2564 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.44f,
2568 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.44f,
2571 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.44f,
2575 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f +
2576 PWL_BEZIER * fWidth * 0.065f,
2579 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f,
2582 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f -
2583 PWL_BEZIER * fWidth * 0.065f,
2586 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.56f,
2590 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.56f,
2604 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2609 CPWL_Point(crBBox.left + fWidth / 10, crBBox.bottom + fHeight / 10),
2612 CPWL_Point(crBBox.left + fWidth / 2, crBBox.top - fHeight * 2 / 15),
2615 CPWL_Point(crBBox.right - fWidth / 10, crBBox.bottom + fHeight / 10),
2618 CPWL_Point(crBBox.left + fWidth / 10, crBBox.bottom + fHeight / 10),
2631 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2633 FX_FLOAT k = -fHeight / fWidth;
2636 tail.x = crBBox.left + fWidth * 0.9f;
2638 CicleCenter.x = crBBox.left + fWidth * 0.15f;
2643 CPWL_Point(tail.x + fWidth / 30.0f, -fWidth / 30.0f / k + tail.y),
2645 CPWL_PathData(CPWL_Point(tail.x + fWidth / 30.0f - fWidth * 0.18f,
2646 -k * fWidth * 0.18f - fWidth / 30 / k + tail.y),
2649 CPWL_Point(tail.x + fWidth / 30 - fWidth * 0.18f + fWidth * 0.07f,
2650 -fWidth * 0.07f / k - k * fWidth * 0.18f -
2651 fWidth / 30 / k + tail.y),
2654 CPWL_Point(tail.x + fWidth / 30 - fWidth * 0.18f - fWidth / 20 +
2655 fWidth * 0.07f,
2656 -fWidth * 0.07f / k - k * fWidth / 20 -
2657 k * fWidth * 0.18f - fWidth / 30 / k + tail.y),
2661 tail.x + fWidth / 30 - fWidth * 0.18f - fWidth / 20,
2662 -k * fWidth / 20 - k * fWidth * 0.18f - fWidth / 30 / k + tail.y),
2666 tail.x + fWidth / 30 - fWidth * 0.18f - fWidth / 20 - fWidth / 15,
2667 -k * fWidth / 15 - k * fWidth / 20 - k * fWidth * 0.18f -
2668 fWidth / 30 / k + tail.y),
2671 CPWL_Point(tail.x + fWidth / 30 - fWidth * 0.18f - fWidth / 20 -
2672 fWidth / 15 + fWidth * 0.07f,
2673 -fWidth * 0.07f / k - k * fWidth / 15 - k * fWidth / 20 -
2674 k * fWidth * 0.18f - fWidth / 30 / k + tail.y),
2677 CPWL_Point(tail.x + fWidth / 30 - fWidth * 0.18f - fWidth / 20 -
2678 fWidth / 15 - fWidth / 20 + fWidth * 0.07f,
2679 -fWidth * 0.07f / k + -k * fWidth / 20 + -k * fWidth / 15 -
2680 k * fWidth / 20 - k * fWidth * 0.18f -
2681 fWidth / 30 / k + tail.y),
2684 CPWL_Point(tail.x + fWidth / 30 - fWidth * 0.18f - fWidth / 20 -
2685 fWidth / 15 - fWidth / 20,
2686 -k * fWidth / 20 + -k * fWidth / 15 - k * fWidth / 20 -
2687 k * fWidth * 0.18f - fWidth / 30 / k + tail.y),
2689 CPWL_PathData(CPWL_Point(tail.x + fWidth / 30 - fWidth * 0.45f,
2690 -k * fWidth * 0.45f - fWidth / 30 / k + tail.y),
2693 CPWL_Point(tail.x + fWidth / 30 - fWidth * 0.45f + fWidth * 0.2f,
2694 -fWidth * 0.4f / k - k * fWidth * 0.45f - fWidth / 30 / k +
2697 CPWL_PathData(CPWL_Point(CicleCenter.x + fWidth * 0.2f,
2698 -fWidth * 0.1f / k + CicleCenter.y),
2701 CPWL_PathData(CPWL_Point(CicleCenter.x - fWidth / 60.0f,
2702 -k * fWidth / 60 + CicleCenter.y),
2704 CPWL_PathData(CPWL_Point(CicleCenter.x - fWidth / 60,
2705 -k * fWidth / 60 + CicleCenter.y),
2709 CPWL_Point(CicleCenter.x - fWidth * 0.22f,
2710 fWidth * 0.35f / k + CicleCenter.y - fHeight * 0.05f),
2713 CPWL_Point(tail.x - fWidth / 30 - fWidth * 0.45f - fWidth * 0.18f,
2714 fWidth * 0.05f / k - k * fWidth * 0.45f + fWidth / 30 / k +
2718 CPWL_Point(tail.x - fWidth / 30.0f - fWidth * 0.45f,
2719 -k * fWidth * 0.45f + fWidth / 30.0f / k + tail.y),
2722 CPWL_Point(tail.x - fWidth / 30.0f, fWidth / 30.0f / k + tail.y),
2724 CPWL_PathData(CPWL_Point(tail.x + fWidth / 30, -fWidth / 30 / k + tail.y),
2726 CPWL_PathData(CPWL_Point(CicleCenter.x + fWidth * 0.08f,
2727 k * fWidth * 0.08f + CicleCenter.y),
2730 CPWL_Point(CicleCenter.x + fWidth * 0.08f + fWidth * 0.1f,
2731 -fWidth * 0.1f / k + k * fWidth * 0.08f + CicleCenter.y),
2734 CPWL_Point(CicleCenter.x + fWidth * 0.22f + fWidth * 0.1f,
2735 k * fWidth * 0.22f + CicleCenter.y - fWidth * 0.1f / k),
2737 CPWL_PathData(CPWL_Point(CicleCenter.x + fWidth * 0.22f,
2738 k * fWidth * 0.22f + CicleCenter.y),
2741 CPWL_Point(CicleCenter.x + fWidth * 0.22f - fWidth * 0.1f,
2742 fWidth * 0.1f / k + k * fWidth * 0.22f + CicleCenter.y),
2745 CPWL_Point(CicleCenter.x + fWidth * 0.08f - fWidth * 0.1f,
2746 fWidth * 0.1f / k + k * fWidth * 0.08f + CicleCenter.y),
2748 CPWL_PathData(CPWL_Point(CicleCenter.x + fWidth * 0.08f,
2749 k * fWidth * 0.08f + CicleCenter.y),
2762 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2767 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 20.0f),
2770 CPWL_Point(crBBox.left + fWidth / 10.0f, crBBox.top - fHeight / 2.0f),
2772 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
2776 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 20.0f),
2778 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.12f,
2781 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.12f,
2784 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.22f,
2788 CPWL_Point(crBBox.left + fWidth * 0.22f,
2789 crBBox.top - fHeight * 17 / 30.0f - fWidth * 0.14f),
2791 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.38f,
2794 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.48f,
2797 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.48f,
2800 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.38f,
2803 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.38f,
2804 crBBox.bottom + fWidth * 0.24f),
2806 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.22f,
2809 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.12f,
2812 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.6f,
2815 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.7f,
2819 CPWL_Point(crBBox.left + fWidth * 0.7f,
2823 CPWL_Point(crBBox.left + fWidth * 0.97f,
2826 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.97f,
2829 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.7f,
2832 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.6f,
2835 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.6f,
2838 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.7f,
2841 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.85f,
2845 CPWL_Point(crBBox.left + fWidth * 0.85f,
2849 CPWL_Point(crBBox.left + fWidth * 0.7f,
2852 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.7f,
2866 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2870 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 3 / 10.0f,
2873 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 7 / 10.0f,
2876 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
2879 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
2882 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 10.0f,
2885 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 10.0f,
2888 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 3 / 10.0f,
2891 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
2894 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 3 / 10.0f,
2897 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 3 / 10.0f,
2900 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
2903 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 5.0f,
2906 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 5.0f,
2909 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 5.0f,
2912 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 5.0f,
2915 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 5.0f,
2918 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 3 / 10.0f,
2932 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2937 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 15.0f),
2940 CPWL_Point(crBBox.left + fWidth * 0.7f, crBBox.top - fHeight / 15.0f),
2942 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.7f,
2945 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.634f,
2948 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.634f,
2951 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.566f,
2954 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.566f,
2957 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f,
2960 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f,
2963 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.2f,
2967 CPWL_Point(crBBox.left + fWidth * 0.2f, crBBox.top - fHeight / 15.0f),
2970 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 15.0f),
2983 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2987 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f,
2990 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f + fWidth / 8.0f,
2993 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f,
2996 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f - fWidth * 0.15f,
2997 crBBox.top - fHeight / 2.0f - fWidth / 25.0f),
2999 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.1f,
3000 crBBox.top - fHeight / 2.0f - fWidth / 25.0f),
3002 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.1f,
3003 crBBox.top - fHeight / 2.0f + fWidth / 25.0f),
3005 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f - fWidth * 0.15f,
3006 crBBox.top - fHeight / 2.0f + fWidth / 25.0f),
3009 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 5.0f),
3011 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 2.0f + fWidth / 8.0f,
3014 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f,
3028 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3032 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 30.0f,
3035 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 30.0f,
3038 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 4 / 15.0f,
3042 CPWL_Point(crBBox.left + fWidth / 30.0f, crBBox.top - fHeight / 6.0f),
3044 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 30.0f,
3109 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3114 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 15.0f),
3116 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
3117 crBBox.top - fWidth * 3 / 5.0f),
3119 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.6f,
3120 crBBox.top - fWidth * 3 / 5.0f),
3122 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.6f,
3125 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.4f,
3128 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.4f,
3129 crBBox.top - fWidth * 3 / 5.0f),
3132 CPWL_Point(crBBox.left + fWidth / 10, crBBox.top - fWidth * 3 / 5.0f),
3135 CPWL_Point(crBBox.left + fWidth / 2.0f, crBBox.top - fHeight / 15.0f),
3148 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3152 FX_FLOAT k = -fHeight / fWidth;
3154 tail.x = crBBox.left + fWidth * 4 / 5.0f;
3160 crBBox.left + fWidth / 20.0f,
3161 k * (crBBox.left + fWidth / 20.0f - rightdown.x) + rightdown.y),
3164 fWidth / 10.0f + fWidth / 5.0f,
3165 -fWidth / 5.0f / k + tail.y -
3166 fWidth / 10.0f / k + fHeight * 17 / 60.0f),
3169 CPWL_Point(fHeight * 17 / 60.0f / k + tail.x + fWidth / 10.0f,
3170 tail.y - fWidth / 10.0f / k + fHeight * 17 / 60.0f),
3173 CPWL_Point(tail.x + fWidth / 10.0f, tail.y - fWidth / 10.0f / k),
3176 CPWL_Point(tail.x - fWidth / 10.0f, tail.y + fWidth / 10.0f / k),
3179 CPWL_Point(fHeight * 17 / 60.0f / k + tail.x - fWidth / 10.0f,
3180 tail.y + fWidth / 10.0f / k + fHeight * 17 / 60.0f),
3183 fWidth / 10.0f - fWidth / 5.0f,
3184 fWidth / 5.0f / k + tail.y + fWidth / 10.0f / k +
3189 crBBox.left + fWidth / 20.0f,
3190 k * (crBBox.left + fWidth / 20.0f - rightdown.x) + rightdown.y),
3203 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3208 CPWL_Point(crBBox.left + fWidth * 0.05f, crBBox.top - fWidth * 0.15f),
3210 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.25f,
3213 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.275f,
3216 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.05f,
3220 CPWL_Point(crBBox.left + fWidth * 0.05f, crBBox.top - fWidth * 0.15f),
3223 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.275f,
3224 crBBox.top - fWidth * 0.45f),
3226 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.475f,
3227 crBBox.top - fWidth * 0.45f),
3229 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.475f,
3232 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.275f,
3235 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.275f,
3236 crBBox.top - fWidth * 0.45f),
3240 CPWL_Point(crBBox.left + fWidth * 0.5f, crBBox.top - fHeight * 0.05f),
3243 CPWL_Point(crBBox.left + fWidth * 0.7f, crBBox.top - fHeight * 0.05f),
3245 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.7f,
3248 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.5f,
3252 CPWL_Point(crBBox.left + fWidth * 0.5f, crBBox.top - fHeight * 0.05f),
3255 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.725f,
3256 crBBox.top - fWidth * 0.35f),
3258 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.925f,
3259 crBBox.top - fWidth * 0.35f),
3261 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.925f,
3264 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.725f,
3267 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.725f,
3268 crBBox.top - fWidth * 0.35f),
3281 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3286 CPWL_Point(crBBox.left + fWidth / 60, crBBox.top - fHeight * 0.25f),
3288 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 60,
3291 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 60,
3293 fWidth * 57 / 60.0f * 0.35f),
3295 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 30,
3297 fWidth * 57 / 60.0f * 0.35f),
3299 fWidth / 30,
3304 CPWL_Point(crBBox.right - fWidth / 30, crBBox.top - fHeight * 0.33f),
3307 CPWL_Point(crBBox.right - fWidth / 30,
3311 CPWL_Point(crBBox.right - fWidth / 30 - fWidth * 0.12f,
3314 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 30 - fWidth * 0.12f,
3318 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 30 - fWidth * 0.12f,
3322 CPWL_Point(crBBox.right - fWidth / 30 - fWidth * 0.12f,
3324 (fWidth * 57 / 60.0f - fWidth * 0.24f) * 0.25f),
3327 CPWL_Point(crBBox.left + fWidth / 60 + fWidth * 0.12f,
3329 (fWidth * 57 / 60.0f - fWidth * 0.24f) * 0.25f),
3331 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 60 + fWidth * 0.12f,
3335 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 60 + fWidth * 0.12f,
3339 CPWL_Point(crBBox.left + fWidth / 60 + fWidth * 0.12f,
3341 (fWidth * 11 / 12.0f - fWidth * 0.36f) * 0.25f),
3344 CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.24f,
3346 (fWidth * 11 / 12.0f - fWidth * 0.36f) * 0.25f),
3348 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.24f,
3352 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.24f,
3356 CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.24f,
3358 (fWidth * 14 / 15.0f - fWidth * 0.53f) * 0.25f),
3361 CPWL_Point(crBBox.left + fWidth * 0.29f,
3363 (fWidth * 14 / 15.0f - fWidth * 0.53f) * 0.25f),
3365 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.29f,
3369 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.29f,
3373 CPWL_Point(crBBox.left + fWidth * 0.29f,
3374 crBBox.top - fHeight * 0.33f + fWidth * 0.12f * 0.35f),
3377 CPWL_Point(crBBox.left + fWidth * 0.17f,
3378 crBBox.top - fHeight * 0.33f + fWidth * 0.12f * 0.35f),
3380 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.17f,
3384 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.17f,
3387 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.17f,
3389 fWidth * (14 / 15.0f - 0.29f) * 0.35f),
3391 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.12f,
3393 fWidth * (14 / 15.0f - 0.29f) * 0.35f),
3395 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.12f,
3399 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.12f,
3402 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.12f,
3404 fWidth * 0.35f * (11 / 12.0f - 0.12f)),
3406 CPWL_PathData(CPWL_Point(crBBox.left + fWidth / 60,
3408 fWidth * 0.35f * (11 / 12.0f - 0.12f)),
3411 CPWL_Point(crBBox.left + fWidth / 60, crBBox.top - fHeight * 0.25f),
3424 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3429 CPWL_Point(crBBox.left + fWidth * 0.25f, crBBox.top - fHeight * 0.1f),
3432 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.23f),
3435 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.5f),
3437 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.4f,
3438 crBBox.top - fHeight * 0.5f + fWidth * 0.04f),
3440 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.6f,
3441 crBBox.top - fHeight * 0.5f + fWidth * 0.04f),
3444 CPWL_Point(crBBox.left + fWidth * 0.6f, crBBox.top - fHeight * 0.5f),
3448 CPWL_Point(crBBox.left + fWidth * 0.6f, crBBox.top - fHeight * 0.23f),
3450 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.25f,
3454 CPWL_Point(crBBox.left + fWidth * 0.25f, crBBox.top - fHeight * 0.1f),
3457 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.23f),
3460 CPWL_Point(crBBox.left + fWidth * 0.6f, crBBox.top - fHeight * 0.23f),
3464 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.5f),
3467 CPWL_Point(crBBox.left + fWidth * 0.4f - fWidth * 0.25f * 0.4f,
3471 CPWL_Point(crBBox.left + fWidth * 0.15f,
3474 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.15f,
3478 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.15f,
3482 CPWL_Point(crBBox.right - fWidth * 0.15f,
3486 CPWL_Point(crBBox.left + fWidth * 0.6f + fWidth * 0.25f * 0.4f,
3490 CPWL_Point(crBBox.left + fWidth * 0.6f, crBBox.top - fHeight * 0.5f),
3493 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.6f,
3494 crBBox.top - fHeight * 0.5f + fWidth * 0.04f),
3496 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.4f,
3497 crBBox.top - fHeight * 0.5f + fWidth * 0.04f),
3500 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.5f),
3504 CPWL_Point(crBBox.left + fWidth * 0.5f, crBBox.top - fHeight * 0.65f),
3506 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.5f,
3520 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3525 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.1f),
3528 CPWL_Point(crBBox.left + fWidth * 0.1f, crBBox.top - fHeight * 0.5f),
3530 CPWL_PathData(CPWL_Point(crBBox.left + fWidth * 0.3f,
3533 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.1f,
3537 CPWL_Point(crBBox.right - fWidth * 0.1f, crBBox.top - fHeight * 0.1f),
3540 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.1f),
3543 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.3f),
3546 CPWL_Point(crBBox.right - fWidth * 0.2f, crBBox.top - fHeight * 0.3f),
3549 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.5f),
3552 CPWL_Point(crBBox.right - fWidth * 0.2f, crBBox.top - fHeight * 0.5f),
3555 CPWL_Point(crBBox.left + fWidth * 0.4f, crBBox.top - fHeight * 0.7f),
3558 CPWL_Point(crBBox.right - fWidth * 0.2f, crBBox.top - fHeight * 0.7f),
3580 FX_FLOAT fWidth = crInBox.right - crInBox.left;
3585 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.45f, crInBox.top),
3587 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.45f,
3590 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.45f -
3591 PWL_BEZIER * fWidth * 0.45f,
3598 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.60f, crInBox.top),
3600 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.75f, crInBox.top),
3602 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.75f,
3605 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.75f -
3606 PWL_BEZIER * fWidth * 0.75f,
3613 CPWL_PathData(CPWL_Point(crInBox.left + PWL_BEZIER * fWidth * 0.60f,
3616 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.60f,
3619 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.60f, crInBox.top),
3622 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.90f, crInBox.top),
3624 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.90f,
3627 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.90f -
3628 PWL_BEZIER * fWidth * 0.90f,
3636 CPWL_PathData(CPWL_Point(crInBox.left + fWidth * 0.90f, crInBox.top),