Home
last modified time | relevance | path

Searched refs:PS_INACTIVE (Results 1 – 4 of 4) sorted by relevance

/dports/editors/biew/biew-610/
H A Dreg_form.h95 #define PS_INACTIVE 0 macro
H A Dinfo_win.c654 if(detectedFormat->set_state) detectedFormat->set_state(PS_INACTIVE); in WhereAMI()
H A Dfileutil.c683 if(detectedFormat->set_state) detectedFormat->set_state(PS_INACTIVE); in FStore()
/dports/editors/biew/biew-610/plugins/
H A Ddisasm.c418 detectedFormat->set_state(disNeedRef ? PS_ACTIVE : PS_INACTIVE); in disReferenceResolving()