Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DComponent.c431 opt_set( optcmDestroy); in Component_handle_event()
433 opt_clear( optcmDestroy); in Component_handle_event()
687 if ( !is_opt( optcmDestroy)) XSRETURN_IV(1); in XS()
688 opt_clear( optcmDestroy); in XS()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h1660 unsigned optcmDestroy : 1; /* Component */ member