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

/haiku/headers/private/interface/
H A DViewPrivate.h50 B_VIEW_ALL_BITS = 0x00ffffff, enumerator in enum:__anon38
178 return (valid_flags & B_VIEW_ALL_BITS & ~B_VIEW_CLIP_REGION_BIT)
179 == (B_VIEW_ALL_BITS & ~B_VIEW_CLIP_REGION_BIT);

Completed in 23 milliseconds