Home
last modified time | relevance | path

Searched refs:RESULT_TYPE_EB (Results 1 – 9 of 9) sorted by relevance

/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dmenu.c72 rp->type = RESULT_TYPE_EB; in show_menu()
131 rp->type = RESULT_TYPE_EB; in show_copyright()
H A Dhistory.c184 if(from->type == RESULT_TYPE_EB){ in copy_result()
257 if(rp->type == RESULT_TYPE_EB){ in free_result()
H A Dmainwindow.c391 if(current_result->type != RESULT_TYPE_EB){ in dict_forward_text()
404 result.type = RESULT_TYPE_EB; in dict_forward_text()
429 if(current_result->type != RESULT_TYPE_EB){ in dict_backward_text()
442 result.type = RESULT_TYPE_EB; in dict_backward_text()
1019 if(result->type == RESULT_TYPE_EB) { in show_result()
H A Ddump.c283 if((current_result != NULL) && (current_result->type == RESULT_TYPE_EB)){ in dump_hex()
418 if((current_result != NULL) && (current_result->type == RESULT_TYPE_EB)){ in dump_text()
H A Dlink.c109 result.type = RESULT_TYPE_EB; in follow_link()
H A Ddefs.h177 RESULT_TYPE_EB, enumerator
H A Dpopup.c490 g_assert(result->type == RESULT_TYPE_EB); in show_popup()
H A Dheadword.c62 if(result->type == RESULT_TYPE_EB){ in show_location()
H A Deb.c1022 rp->type = RESULT_TYPE_EB; in ebook_full_search_old()
1198 rp->type = RESULT_TYPE_EB; in ebook_full_search()
1792 rp->type = RESULT_TYPE_EB; in ebook_simple_search2()