efl/src/modules/ecore_evas/engines/x
Derek Foreman 380a58a9d9 ee_x: Rename draw_ok to draw_block and invert logic
I want to use this in other engines, but no other engine initializes this
properly, so draw_ok would be EINA_FALSE everywhere.  This way draw_block
is EINA_FALSE after calloc in all engines that don't know about it.

ref T6834
2018-04-12 15:59:39 -05:00
..
ecore_evas_x.c ee_x: Rename draw_ok to draw_block and invert logic 2018-04-12 15:59:39 -05:00