equal
deleted
inserted
replaced
1 /* Copyright (c) 2009 The Khronos Group Inc. |
1 /* Copyright (c) 2009 The Khronos Group Inc. |
|
2 * Portions copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies) |
2 * |
3 * |
3 * Permission is hereby granted, free of charge, to any person obtaining a |
4 * Permission is hereby granted, free of charge, to any person obtaining a |
4 * copy of this software and/or associated documentation files (the |
5 * copy of this software and/or associated documentation files (the |
5 * "Materials"), to deal in the Materials without restriction, including |
6 * "Materials"), to deal in the Materials without restriction, including |
6 * without limitation the rights to use, copy, modify, merge, publish, |
7 * without limitation the rights to use, copy, modify, merge, publish, |
307 |
308 |
308 OWF_API_CALL void |
309 OWF_API_CALL void |
309 WFC_Device_DestroyContextImageProviders(WFC_DEVICE* device, |
310 WFC_Device_DestroyContextImageProviders(WFC_DEVICE* device, |
310 WFC_CONTEXT* context); |
311 WFC_CONTEXT* context); |
311 |
312 |
|
313 OWF_API_CALL WFCboolean |
|
314 WFC_Device_FindScreenNumber(WFCint screenNumber); |
|
315 |
312 #ifdef __cplusplus |
316 #ifdef __cplusplus |
313 } |
317 } |
314 #endif |
318 #endif |
315 |
319 |
316 #endif /*WFCDEVICE_H_*/ |
320 #endif /*WFCDEVICE_H_*/ |