Searched defs:RedrawActionState (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dwidget.c97 RedrawActionState = 0x0010,
1957 state|=RedrawActionState;
2103 if (state & RedrawActionState)
2124 state&=(~RedrawActionState);
2224 state|=RedrawActionState;
2374 state|=RedrawActionState;
2583 state|=RedrawActionState;
2728 state|=RedrawActionState;
5377 state|=RedrawActionState;
5832 state|=RedrawActionState;
94 RedrawActionState = 0x0010, enumerator in enum:__anon121
[all...]

Completed in 78 milliseconds