Searched defs:CAP_PREPARE_COMPOSE (Results 1 – 4 of 4) sorted by relevance
46 const int CAP_PREPARE_COMPOSE = 8; field
48 const int CAP_PREPARE_COMPOSE = (1 << 3) /* 8 */; field
41 const int CAP_PREPARE_COMPOSE = 1 << 3; field