Searched refs:MASK_END_OF_LINE (Results 1 – 1 of 1) sorted by relevance
97 constexpr uint8_t MASK_END_OF_LINE = 0b00111; variable105 return static_cast<EndHyphenEdit>(hyphenEdit & MASK_END_OF_LINE); in endHyphenEdit()