//evas_object_show(test_view.window);
itc_webkit2_ewk_test_res_init();
}
-
+#if defined(MOBILE) // Starts Mobile
static void iconReceived_Local(void* data, Evas_Object* webview, void* event_info)
{
static const int PIXEL_SIZE = 4;
itc_webkit2_main_loop_quit();
}
+#endif // Ends Mobile
/**
* @function Webkit_EFL_LoadError
Webkit_EFLDestroyWebKitView();
return 0;
}
-
+#if defined(MOBILE) // Starts MOBILE
//& purpose: To get image representing the given URL
//& type: auto
/**
return 0;
}
-
+#endif // Ends Mobile
//& purpose: Request for deleting all web application caches.
//& type: auto
/**