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

  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.h 179 EAPI unsigned int ewk_frame_text_matches_mark(Evas_Object *o, const char *string, Eina_Bool case_sensitive, Eina_Bool highlight, unsigned int limit);
ewk_frame.cpp 772 unsigned int ewk_frame_text_matches_mark(Evas_Object* o, const char* string, Eina_Bool case_sensitive, Eina_Bool highlight, unsigned int limit) function
783 * Reverses the effect of ewk_frame_text_matches_mark()
799 * Set if should highlight matches marked with ewk_frame_text_matches_mark().
815 * Get if should highlight matches marked with ewk_frame_text_matches_mark().
    [all...]

Completed in 19 milliseconds