Searched refs:VTE_CHARSET_CHARSET_MASK (Results 1 – 1 of 1) sorted by relevance
184 #define VTE_CHARSET_CHARSET_MASK ((1U << 16) - 1U) macro186 #define VTE_CHARSET_GET_CHARSET(c) ((c) & VTE_CHARSET_CHARSET_MASK)