Home
last modified time | relevance | path

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

/dports/editors/biew/biew-610/
H A Dmainloop.c135 (activeMode->flags & __MF_USECODEGUIDE) == __MF_USECODEGUIDE) in MainLoop()
241 if((activeMode->flags & __MF_USECODEGUIDE) == __MF_USECODEGUIDE) in MainLoop()
H A Dreg_form.h206 #define __MF_USECODEGUIDE 0x0004 /**< Indicates that plugin uses code guider */ macro
/dports/editors/biew/biew-610/plugins/
H A Ddisasm.c859 __MF_USECODEGUIDE | __MF_DISASM,