Home
last modified time | relevance | path

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

/dports/www/retawq/retawq-0.2.6c/
H A Dwk.c511 if (document_minmaxrow(document, &minrow, &maxrow)) in wk_browser_dop_display_meta2()
1129 if (document_minmaxrow(document, &minrow, &maxrow)) in wk_info_dop_display_meta2()
H A Dmain.c2063 static tBoolean document_minmaxrow(const tBrowserDocument* document, in document_minmaxrow() function
2167 if (!document_minmaxrow(document, &minrow, &maxrow)) goto out; in find_visible_aec()
2209 document_minmaxrow(document, &minrow, &maxrow); in do_activate_element()