OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ewk_frame_text_search
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/efl/ewk/
ewk_frame.h
177
EAPI Eina_Bool
ewk_frame_text_search
(const Evas_Object *o, const char *string, Eina_Bool case_sensitive, Eina_Bool forward, Eina_Bool wrap);
ewk_frame.cpp
752
Eina_Bool
ewk_frame_text_search
(const Evas_Object* o, const char* string, Eina_Bool case_sensitive, Eina_Bool forward, Eina_Bool wrap)
function
[
all
...]
Completed in 14 milliseconds