Lines Matching refs:rclBox
2490 U_RECTL rclBox; //!< bounding rectangle in logical units
2503 U_RECTL rclBox; //!< bounding rectangle in logical units
2514 U_RECTL rclBox; //!< bounding rectangle in logical units
3353 int emr_arc_points_common(PU_RECTL rclBox, PU_POINTL ArcStart, PU_POINTL ArcEnd,
3518 char *U_EMRELLIPSE_set(const U_RECTL rclBox);
3519 char *U_EMRRECTANGLE_set(const U_RECTL rclBox);
3520 char *U_EMRROUNDRECT_set(const U_RECTL rclBox, const U_SIZEL szlCorner);
3521 char *U_EMRARC_set(const U_RECTL rclBox, const U_POINTL ptlStart, const U_POINTL ptlEnd);
3522 char *U_EMRCHORD_set(const U_RECTL rclBox, const U_POINTL ptlStart, const U_POINTL ptlEnd);
3523 char *U_EMRPIE_set(const U_RECTL rclBox, const U_POINTL ptlStart, const U_POINTL ptlEnd);
3531 char *U_EMRARCTO_set(const U_RECTL rclBox, const U_POINTL ptlStart, const U_POINTL ptlEnd);
3538 char *U_EMRFILLPATH_set(const U_RECTL rclBox);
3539 char *U_EMRSTROKEANDFILLPATH_set(const U_RECTL rclBox);
3540 char *U_EMRSTROKEPATH_set(const U_RECTL rclBox);