Home
last modified time | relevance | path

Searched refs:has_selection (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/test/
H A Dfake_rsaprov.c29 static int has_selection; variable
47 has_selection = 0; in fake_rsa_keymgmt_new()
63 has_selection = selection; in fake_rsa_keymgmt_has()
/third_party/python/Lib/idlelib/
H A Dsidebar.py444 has_selection = bool(self.text.tag_nextrange('sel', '1.0'))
449 state='normal' if has_selection else 'disabled')
452 state='normal' if has_selection else 'disabled')

Completed in 2 milliseconds