Searched refs:KEY_SUBTITLE (Results 1 – 7 of 7) sorted by relevance
387 #define KEY_SUBTITLE 0x172 macro
440 #define KEY_SUBTITLE 0x172 macro
202 [KEY_TITLE] = "Title", [KEY_SUBTITLE] = "Subtitle",
2285 #if defined(KEY_SUBTITLE) || (defined(HAVE_DECL_KEY_SUBTITLE) && HAVE_DECL_KEY_SUBTITLE)2287 static_assert((KEY_SUBTITLE) == (0x172), "KEY_SUBTITLE != 0x172");2290 # define KEY_SUBTITLE 0x1724204 [KEY_SUBTITLE] = XLAT(KEY_SUBTITLE),
362 KEY_SUBTITLE 0x172
547 KEY_SUBTITLE = 0x172 variable
397 pub const KEY_SUBTITLE: u16 = 0x172; constant