Home
last modified time | relevance | path

Searched refs:ecoreEvas (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/efl/
DWidgetEfl.cpp219 Ecore_X_Window win = ecore_evas_software_x11_window_get(ecoreEvas()); in applyFallbackCursor()
237 ecore_evas_object_cursor_set(ecoreEvas(), 0, 0, 0, 0); in applyCursor()
256 ecore_evas_object_cursor_set(ecoreEvas(), m_data->m_cursorObject, in applyCursor()
329 Ecore_Evas* Widget::ecoreEvas() const in ecoreEvas() function in WebCore::Widget
353 const char *engine = ecore_evas_engine_name_get(ecoreEvas()); in setEvasObject()
/external/webkit/Source/WebCore/platform/
DWidget.h287 Ecore_Evas* ecoreEvas() const;