Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:right

77   rcRet.right = PWL_MAX(rect1.right, rect2.right);
86 return CPDF_Rect(rect.left + x, rect.bottom + y, rect.right + x,
93 rcChild.right <= rcParent.right && rcChild.top <= rcParent.top;
99 FX_FLOAT right = rect1.right < rect2.right ? rect1.right : rect2.right;
103 return left < right && bottom < top;
139 const FX_FLOAT fWidth = crBBox.right - crBBox.left;
190 FX_FLOAT fWidth = crBBox.right - crBBox.left;
195 CPDF_Point pt3(crBBox.right, crBBox.bottom + fHeight / 2);
233 csAP << crBBox.right << " " << crBBox.bottom << " l\n";
235 csAP << crBBox.right << " " << crBBox.top << " l\n";
243 FX_FLOAT fWidth = crBBox.right - crBBox.left;
248 CPDF_Point pt3(crBBox.right, crBBox.bottom + fHeight / 2);
264 csAP << crBBox.right << " " << crBBox.top << " l\n";
265 csAP << crBBox.right << " " << crBBox.bottom << " l\n";
277 CPDF_Point ptCenter = CPDF_Point((crBBox.left + crBBox.right) / 2.0f,
308 FX_FLOAT fWidth = crBBox.right - crBBox.left;
344 rcRect.right + fSize, rcRect.top + fSize);
354 rcRect.right - fSize, rcRect.top - fSize);
360 FX_FLOAT fHalfWidth = (rcRect.right - rcRect.left) / 2.0f;
363 CPDF_Point ptCenter = CPDF_Point((rcRect.left + rcRect.right) / 2,
379 << rect.right - rect.left << " " << rect.top - rect.bottom
399 FX_FLOAT fWidth = rect.right - rect.left;
402 FX_FLOAT fCenterX = (rect.left + rect.right) / 2.0f;
661 rcLabel = CPDF_Rect(rcBBox.left, rcBBox.bottom, rcBBox.right,
664 CPDF_Rect(rcBBox.left, rcLabel.top, rcBBox.right, rcBBox.top);
672 rcLabel = CPDF_Rect(rcBBox.left, rcBBox.bottom, rcBBox.right,
675 CPDF_Rect(rcBBox.left, rcLabel.top, rcBBox.right, rcBBox.top);
691 rcBBox.right, rcBBox.top);
692 rcIcon = CPDF_Rect(rcBBox.left, rcBBox.bottom, rcBBox.right,
702 rcBBox.right, rcBBox.top);
703 rcIcon = CPDF_Rect(rcBBox.left, rcBBox.bottom, rcBBox.right,
717 fWidth = rcBBox.right - rcBBox.left;
718 rcLabel = CPDF_Rect(rcBBox.right - fWidth * fAutoFontScale,
719 rcBBox.bottom, rcBBox.right, rcBBox.top);
726 rcLabel = CPDF_Rect(rcBBox.right - rcLabelContent.Width(),
727 rcBBox.bottom, rcBBox.right, rcBBox.top);
738 if (rcBBox.left + fWidth > rcBBox.right) {
742 rcLabel = CPDF_Rect(rcBBox.right - fWidth, rcBBox.bottom,
743 rcBBox.right, rcBBox.top);
758 fWidth = rcBBox.right - rcBBox.left;
762 rcIcon = CPDF_Rect(rcLabel.right, rcBBox.bottom, rcBBox.right,
771 rcIcon = CPDF_Rect(rcLabel.right, rcBBox.bottom, rcBBox.right,
781 if (rcBBox.left + fWidth > rcBBox.right) {
787 rcIcon = CPDF_Rect(rcLabel.right, rcBBox.bottom, rcBBox.right,
826 << rcBBox.right - rcBBox.left << " "
872 FX_FLOAT fRight = rect.right;
1226 << rcBBox.right - rcBBox.left << " "
1237 CPDF_Point ptCenter = CPDF_Point((rcBBox.left + rcBBox.right) / 2,
1239 if (IsFloatBigger(rcBBox.right - rcBBox.left, 6) &&
1372 path.AppendRect(rcTemp.left, rcTemp.bottom, rcTemp.right, rcTemp.top);
1398 path.AppendRect(rcTemp.left, rcTemp.bottom, rcTemp.right, rcTemp.top);
1449 CPDF_Point(rect.right, fy),
1457 for (FX_FLOAT fx = rect.left + 0.5f; fx <= rect.right - 0.5f; fx += 1.0f) {
1477 FX_FLOAT fRight = rect.right;
1696 rcDevClip.right = (int32_t)rcTemp.right;
1983 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2072 FX_FLOAT fWidth = crBBox.right - crBBox.left;
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,
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,
2197 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2216 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f,
2219 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 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 +
2242 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f,
2290 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f,
2296 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 2 / 15.0f,
2302 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 4 / 15.0f,
2316 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2373 FX_FLOAT fWidth = crBBox.right - crBBox.left;
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,
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,
2482 CPWL_Point(crBBox.right - fWidth * 0.55f,
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,
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 -
2557 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f,
2560 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f +
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 +
2579 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f,
2582 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.505f -
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;
2615 CPWL_Point(crBBox.right - fWidth / 10, crBBox.bottom + fHeight / 10),
2631 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2637 tail.y = k * (tail.x - crBBox.right) + crBBox.bottom;
2639 CicleCenter.y = k * (CicleCenter.x - crBBox.right) + crBBox.bottom;
2762 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2772 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
2866 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2870 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 3 / 10.0f,
2876 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
2879 CPWL_PathData(CPWL_Point(crBBox.right - 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,
2906 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 5.0f,
2912 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 5.0f,
2918 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 3 / 10.0f,
2932 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2983 FX_FLOAT fWidth = crBBox.right - crBBox.left;
2987 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f,
2996 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f - fWidth * 0.15f,
3005 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15.0f - fWidth * 0.15f,
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,
3044 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 30.0f,
3062 CPDF_Point ptCenter = CPDF_Point((crBBox.left + crBBox.right) / 2.0f,
3109 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3116 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 10.0f,
3148 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3151 CPWL_Point rightdown(crBBox.right, crBBox.bottom);
3155 tail.y = k * (tail.x - crBBox.right) + rightdown.y;
3203 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3281 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3295 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 30,
3299 right - 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,
3344 CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.24f,
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,
3391 CPWL_PathData(CPWL_Point(crBBox.right - fWidth / 15 - fWidth * 0.12f,
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,
3424 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3450 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.25f,
3478 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.15f,
3482 CPWL_Point(crBBox.right - fWidth * 0.15f,
3520 FX_FLOAT fWidth = crBBox.right - crBBox.left;
3533 CPWL_PathData(CPWL_Point(crBBox.right - fWidth * 0.1f,
3537 CPWL_Point(crBBox.right - fWidth * 0.1f, crBBox.top - fHeight * 0.1f),
3546 CPWL_Point(crBBox.right - fWidth * 0.2f, crBBox.top - fHeight * 0.3f),
3552 CPWL_Point(crBBox.right - fWidth * 0.2f, crBBox.top - fHeight * 0.5f),
3558 CPWL_Point(crBBox.right - fWidth * 0.2f, crBBox.top - fHeight * 0.7f),
3571 FX_FLOAT fOutWidth = crBBox.right - crBBox.left;
3576 crInBox.right = crBBox.right - fOutWidth * 0.08f;
3580 FX_FLOAT fWidth = crInBox.right - crInBox.left;
3634 CPWL_PathData(CPWL_Point(crInBox.right, crInBox.bottom), PWLPT_LINETO),
3635 CPWL_PathData(CPWL_Point(crInBox.right, crInBox.top), PWLPT_LINETO),