Home
last modified time | relevance | path

Searched refs:PROMPT_NO (Results 1 – 9 of 9) sorted by relevance

/dports/devel/arduino-core/Arduino-b439a77/arduino-core/src/processing/app/
H A DI18n.java48 public static String PROMPT_NO; field in I18n
67 PROMPT_NO = tr("No"); in init()
/dports/news/tin/tin-2.4.5/include/
H A Dkeymap.h330 PROMPT_NO, enumerator
/dports/chinese/tin/tin-2.4.5/include/
H A Dkeymap.h330 PROMPT_NO, enumerator
/dports/news/tin/tin-2.4.5/src/
H A Dprompt.c183 no = func_to_key(PROMPT_NO, prompt_keys); in prompt_yn()
H A Dkeymap.c1414 process_keys(PROMPT_NO, keys, &post_postpone_keys);
1415 process_keys(PROMPT_NO, keys, &prompt_keys);
2808 add_default_key(&prompt_keys, "nN", PROMPT_NO);
2848 add_default_key(&post_postpone_keys, "n", PROMPT_NO);
H A Dpost.c2526 printascii(keyno, func_to_key(PROMPT_NO, post_postpone_keys)), in pickup_postponed_articles()
2548 case PROMPT_NO: in pickup_postponed_articles()
2554 if (func != PROMPT_NO) in pickup_postponed_articles()
/dports/chinese/tin/tin-2.4.5/src/
H A Dprompt.c183 no = func_to_key(PROMPT_NO, prompt_keys); in prompt_yn()
H A Dkeymap.c1414 process_keys(PROMPT_NO, keys, &post_postpone_keys);
1415 process_keys(PROMPT_NO, keys, &prompt_keys);
2808 add_default_key(&prompt_keys, "nN", PROMPT_NO);
2848 add_default_key(&post_postpone_keys, "n", PROMPT_NO);
H A Dpost.c2526 printascii(keyno, func_to_key(PROMPT_NO, post_postpone_keys)), in pickup_postponed_articles()
2548 case PROMPT_NO: in pickup_postponed_articles()
2554 if (func != PROMPT_NO) in pickup_postponed_articles()