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

/haiku/src/kits/interface/
H A DLayout.cpp33 const uint32 B_LAYOUT_REQUIRED = 0x20000000UL; // needs layout member in namespace:__anon2
41 = B_LAYOUT_INVALID | B_LAYOUT_REQUIRED | B_LAYOUT_CACHE_INVALID;
337 fState |= B_LAYOUT_REQUIRED;
384 fState |= B_LAYOUT_REQUIRED;

Completed in 33 milliseconds