Home
last modified time | relevance | path

Searched refs:Nlm_TextSelectionRange (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibdefns.h378 #define TextSelectionRange Nlm_TextSelectionRange
H A Dvibprocs.h403 Nlm_Boolean Nlm_TextSelectionRange PROTO((Nlm_TexT t, Nlm_Int4Ptr begin, Nlm_Int4Ptr end));
H A Dvibtexts.c619 extern Nlm_Boolean Nlm_TextSelectionRange(Nlm_TexT t, in Nlm_TextSelectionRange() function
2333 Nlm_TextSelectionRange((Nlm_TexT) t, &begin, &end); in Nlm_TextGainFocus()
4059 Nlm_TextSelectionRange(t, &actual_pos, NULL); in Nlm_SetTextCursorPos()
4091 Nlm_TextSelectionRange(t, &pos, NULL); in Nlm_GetTextCursorPos()