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

  /external/webkit/Source/WebKit/efl/ewk/
ewk_history.h 87 EAPI cairo_surface_t *ewk_history_item_icon_surface_get(const Ewk_History_Item *item);
ewk_history.cpp 580 cairo_surface_t* ewk_history_item_icon_surface_get(const Ewk_History_Item* item) function
  /external/webkit/Tools/EWebLauncher/
main.c 179 cairo_surface_t *cs = ewk_history_item_icon_surface_get(item);
186 cs = ewk_history_item_icon_surface_get(item);

Completed in 21 milliseconds