Home
last modified time | relevance | path

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

/dports/editors/heme/heme-0.4.2/
H A Dheme.c295 touchwin(w_ascii); in unhilite()
315 touchwin(w_ascii); in hilite()
370 wmove(w_ascii, line, 0); in put_line()
371 wclrtoeol(w_ascii); in put_line()
814 redrawwin(w_ascii); in show_helpwin()
868 wnoutrefresh(w_ascii); in main_loop()
906 wscrl(w_ascii, -1); in main_loop()
946 wscrl(w_ascii, -1); in main_loop()
969 scroll(w_ascii); in main_loop()
1318 delwin(w_ascii); in main_loop()
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/docx/writer/
H A Dlists.py125 … makeelement(makeelement(lvl, 'w:rPr'), 'w:rFonts', w_ascii=ff, w_hAnsi=ff, w_hint="default")
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dinput.c3631 const int w_ascii = cpp_display_width ("GCC", 3); in test_cpp_utf8() local
3632 ASSERT_EQ (3, w_ascii); in test_cpp_utf8()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dinput.c3633 const int w_ascii = cpp_display_width ("GCC", 3); in test_cpp_utf8() local
3634 ASSERT_EQ (3, w_ascii); in test_cpp_utf8()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dinput.c3636 const int w_ascii = cpp_display_width ("GCC", 3, def_tabstop); in test_cpp_utf8() local
3637 ASSERT_EQ (3, w_ascii); in test_cpp_utf8()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dinput.c3633 const int w_ascii = cpp_display_width ("GCC", 3); in test_cpp_utf8() local
3634 ASSERT_EQ (3, w_ascii); in test_cpp_utf8()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dinput.c3636 const int w_ascii = cpp_display_width ("GCC", 3, def_tabstop); in test_cpp_utf8() local
3637 ASSERT_EQ (3, w_ascii); in test_cpp_utf8()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dinput.c3636 const int w_ascii = cpp_display_width ("GCC", 3, def_tabstop); in test_cpp_utf8() local
3637 ASSERT_EQ (3, w_ascii); in test_cpp_utf8()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dinput.c3795 const int w_ascii = cpp_display_width ("GCC", 3, policy); in test_cpp_utf8() local
3796 ASSERT_EQ (3, w_ascii); in test_cpp_utf8()