Searched refs:CLIP_NONE (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/resedit/
H A DBitmapView.cpp19 CLIP_NONE = 0, enumerator in enum:__anon89
480 uint8 clipval = CLIP_NONE;
501 clipval = CLIP_NONE;
507 return (clipval != CLIP_NONE)?true:false;
524 uint8 clipval = CLIP_NONE;
542 clipval = CLIP_NONE;

Completed in 27 milliseconds