Searched refs:smartClassName (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A DEwkView.cpp90 static const char smartClassName[] = "EWK2_View"; variable
108 static Ewk_View_Smart_Class api = EWK_VIEW_SMART_CLASS_INIT_NAME_VERSION(smartClassName);
381 api.sc.data = smartClassName; // It is used for type checking.
1364 if (smartClass->data != smartClassName) {
1366 smartClassName, smartClass->data);

Completed in 99 milliseconds