HomeSort by relevance Sort by last modified time
    Searched refs:EWK_VIEW_SMART_CLASS_VERSION (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/efl/ewk/
ewk_view.h 146 #define EWK_VIEW_SMART_CLASS_VERSION 1UL /** the version you have to put into the version field in the Ewk_View_Smart_Class structure */
158 #define EWK_VIEW_SMART_CLASS_INIT(smart_class_init) {smart_class_init, EWK_VIEW_SMART_CLASS_VERSION, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
ewk_view.cpp     [all...]

Completed in 29 milliseconds