Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/t/Widget/
H A DMove.t73 is_deeply( \@p_or, \@c_or, "gmDontCare" );
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DWidget_geometry.c307 if ( his-> growMode & gmDontCare) { in Widget_move_notify()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_widget.c1310 if ((( PWidget(child)-> growMode & gmDontCare) == 0) && in prima_send_cmSize()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h1778 #define gmDontCare 0x040 macro