const TSize | KA4PaperSizeInTwips | ( | 11906 | , |
16838 | ||||
) |
const TSize | KLegalPaperSizeInTwips | ( | 12240 | , |
20160 | ||||
) |
const TSize | KExecutivePaperSizeInTwips | ( | 10440 | , |
15120 | ||||
) |
const TSize | KLetterPaperSizeInTwips | ( | 12240 | , |
15840 | ||||
) |
const TSize | KCom_10PaperSizeInTwips | ( | 5940 | , |
13680 | ||||
) |
const TSize | KMonarchPaperSizeInTwips | ( | 5580 | , |
10800 | ||||
) |
const TSize | KDLPaperSizeInTwips | ( | 6236 | , |
12472 | ||||
) |
const TSize | KC5PaperSizeInTwips | ( | 9184 | , |
12983 | ||||
) |
This enumeration holds the possible panic codes that may be raised by the GDI API on detecting an unrecoverable error.
Enumerator | Value | Description |
---|---|---|
EGdiPanic_Unknown | 0 |
Not used |
EGdiPanic_InvalidInputParam | 1 |
One or more of the input parameters to the interface were invalid |
EGdiPanic_OutOfText | 2 |
Insufficient text for successful completion of the method |
EGdiPanic_Invariant | 3 |
Internal failure. |
EGdiPanic_Unused1 | 4 |
Unused panic codes. Can be reused if needed. |
EGdiPanic_Unused2 | 5 | |
EGdiPanic_TypefaceNameOverflow | 6 |
Setting a typeface name that is too long |
Font underline flags.
Enumerator | Value | Description |
---|---|---|
EUnderlineOff |
Font is not underlined. | |
EUnderlineOn |
Font is underlined. |
Font strike-through flags.
Enumerator | Value | Description |
---|---|---|
EStrikethroughOff |
Font is not struck-through. | |
EStrikethroughOn |
Font is struck-through. |
const TInt | KMaxPrinterModelNameLength |
The maximum length of a printer model name.
See also: TPrinterModelName
typedef TBuf< KMaxPrinterModelNameLength > | TPrinterModelName |
const TInt | KPdrStoreFileUidVal |
The UID value of a printer specification data store.