Home
last modified time | relevance | path

Searched refs:CharNext (Results 226 – 250 of 263) sorted by relevance

1234567891011

/dports/editors/emacs/emacs-27.2/src/
H A Dw32.c3012 for (p = modname; *p; p = CharNext (p)) in init_environment()
4304 for (p = fname_copy; *p; p = CharNext (p)) in sys_access()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h2512 #define CharNext __MINGW_NAME_AW(CharNext) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlctrlw.h1473 p = ::CharNext(p); in OnMenuChar()
H A Datlctrlx.h1485 for(p = lpstr; *p != _T('\0'); p = ::CharNext(p)) in _ParseColorString()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1511 p = ::CharNext(p); in OnMenuChar()
H A Datlctrlx.h1580 for(p = lpstr; *p != _T('\0'); p = ::CharNext(p)) in _ParseColorString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlctrlw.h1473 p = ::CharNext(p); in OnMenuChar()
H A Datlctrlx.h1485 for(p = lpstr; *p != _T('\0'); p = ::CharNext(p)) in _ParseColorString()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1511 p = ::CharNext(p); in OnMenuChar()
H A Datlctrlx.h1580 for(p = lpstr; *p != _T('\0'); p = ::CharNext(p)) in _ParseColorString()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1511 p = ::CharNext(p); in OnMenuChar()
H A Datlctrlx.h1580 for(p = lpstr; *p != _T('\0'); p = ::CharNext(p)) in _ParseColorString()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1511 p = ::CharNext(p); in OnMenuChar()
H A Datlctrlx.h1580 for(p = lpstr; *p != _T('\0'); p = ::CharNext(p)) in _ParseColorString()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1511 p = ::CharNext(p); in OnMenuChar()
H A Datlctrlx.h1580 for(p = lpstr; *p != _T('\0'); p = ::CharNext(p)) in _ParseColorString()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1511 p = ::CharNext(p); in OnMenuChar()
H A Datlctrlx.h1580 for(p = lpstr; *p != _T('\0'); p = ::CharNext(p)) in _ParseColorString()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinuser.pas4770 function CharNext(lpsz: LPCTSTR): LPTSTR; stdcall;
15284 function CharNext; in CharNext() function
21454 function CharNext; external user32 name 'CharNext' + AWSuffix; in CharNext() function
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DTextInputHandler.mm2557 case Command::CharNext:
2690 case Command::CharNext:
H A DnsChildView.mm4015 mTextInputHandler->HandleCommand(Command::CharNext);
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DTextInputHandler.mm2517 case Command::CharNext:
2650 case Command::CharNext:
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DTextInputHandler.mm2533 case Command::CharNext:
2665 case Command::CharNext:
H A DnsChildView.mm3754 mTextInputHandler->HandleCommand(Command::CharNext);
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DTextInputHandler.mm2517 case Command::CharNext:
2650 case Command::CharNext:

1234567891011