Lines Matching defs:iMode
235 For U_EMRSETROP2 iMode field
363 For U_EMRSETTEXTALIGN iMode field
802 For U_EMRSETBKMODE iMode field
926 For U_EMREXTFLOODFILL iMode field
988 For EMF U_EMR_SETICMMODE iMode field
1043 For U_EMRSETMAPMODE iMode field
1091 For U_EMRMODIFYWORLDTRANSFORM iMode
1147 For U_EMRSETPOLYFILLMODE iMode field
1174 For U_EMRSELECTCLIPPATH and U_EMREXTSELECTCLIPRGN iMode field
1240 For EMF U_EMRSETSTRETCHBLTMODE iMode field
1535 For U_EMRSETLAYOUT iMode field
2261 uint32_t iMode; //!< enumeration varies with type
2430 uint32_t iMode; //!< ModifyWorldTransformMode Enumeration
2584 uint32_t iMode; //!< FloodFill Enumeration
2751 uint32_t iMode; //!< RegionMode Enumeration
3493 char *U_EMRSETMAPMODE_set(const uint32_t iMode);
3494 char *U_EMRSETBKMODE_set(const uint32_t iMode);
3495 char *U_EMRSETPOLYFILLMODE_set(const uint32_t iMode);
3496 char *U_EMRSETROP2_set(const uint32_t iMode);
3497 char *U_EMRSETSTRETCHBLTMODE_set(const uint32_t iMode);
3498 char *U_EMRSETTEXTALIGN_set(const uint32_t iMode);
3512 char *U_EMRMODIFYWORLDTRANSFORM_set(const U_XFORM xform, const uint32_t iMode);
3529 char *U_EMREXTFLOODFILL_set(const U_POINTL ptlStart, const U_COLORREF crColor, const uint32_t iMode);
3543 char *U_EMRSELECTCLIPPATH_set(const uint32_t iMode);
3551 char *U_EMREXTSELECTCLIPRGN_set(const uint32_t iMode, const PU_RGNDATA RgnData);
3597 char *U_EMRSETICMMODE_set(const uint32_t iMode);
3622 char *U_EMRSETLAYOUT_set(const uint32_t iMode);