|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-7833630F-1AD8-505F-8318-4712E124F5FF" xml:lang="en"><title>Category: |
|
13 BITGDI</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>Bitmaps (Graphical device) panics are as follows:</p> |
|
15 <table id="GUID-4CB076FC-033D-5D9D-B794-788C94A697FE"> |
|
16 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/> |
|
17 <tbody> |
|
18 <row> |
|
19 <entry><p><codeph>1</codeph> </p> </entry> |
|
20 <entry><p>No graphics device specified for use with <codeph>CFbsBitGc</codeph> </p> </entry> |
|
21 </row> |
|
22 <row> |
|
23 <entry><p><codeph>2</codeph> </p> </entry> |
|
24 <entry><p>Unused</p> </entry> |
|
25 </row> |
|
26 <row> |
|
27 <entry><p><codeph>3</codeph> </p> </entry> |
|
28 <entry><p>No font selected</p> </entry> |
|
29 </row> |
|
30 <row> |
|
31 <entry><p><codeph>4</codeph> </p> </entry> |
|
32 <entry><p>Sprite cancelled when no sprite is set</p> </entry> |
|
33 </row> |
|
34 <row> |
|
35 <entry><p><codeph>5-8</codeph> </p> </entry> |
|
36 <entry><p>Unused</p> </entry> |
|
37 </row> |
|
38 <row> |
|
39 <entry><p><codeph>9</codeph> </p> </entry> |
|
40 <entry><p>Invalid display mode</p> </entry> |
|
41 </row> |
|
42 <row> |
|
43 <entry><p><codeph>10</codeph> </p> </entry> |
|
44 <entry><p>Invalid clipping region</p> </entry> |
|
45 </row> |
|
46 <row> |
|
47 <entry><p><codeph>11</codeph> </p> </entry> |
|
48 <entry><p>Invalid window handle</p> </entry> |
|
49 </row> |
|
50 <row> |
|
51 <entry><p><codeph>12</codeph> </p> </entry> |
|
52 <entry><p>Invalid font</p> </entry> |
|
53 </row> |
|
54 <row> |
|
55 <entry><p><codeph>13</codeph> </p> </entry> |
|
56 <entry><p>Invalid bitmap</p> </entry> |
|
57 </row> |
|
58 <row> |
|
59 <entry><p><codeph>14</codeph> </p> </entry> |
|
60 <entry><p>Co-ordinates out of range</p> </entry> |
|
61 </row> |
|
62 <row> |
|
63 <entry><p><codeph>15</codeph> </p> </entry> |
|
64 <entry><p>Unused</p> </entry> |
|
65 </row> |
|
66 <row> |
|
67 <entry><p><codeph>16</codeph> </p> </entry> |
|
68 <entry><p>Bad parameter used while filling a polygon</p> </entry> |
|
69 </row> |
|
70 <row> |
|
71 <entry><p><codeph>17</codeph> </p> </entry> |
|
72 <entry><p>Invalid zero-sized parameter</p> </entry> |
|
73 </row> |
|
74 <row> |
|
75 <entry><p><codeph>18-19</codeph> </p> </entry> |
|
76 <entry><p>Unused</p> </entry> |
|
77 </row> |
|
78 </tbody> |
|
79 </tgroup> |
|
80 </table></conbody></concept> |