Home
last modified time | relevance | path

Searched refs:ichEnd (Results 1 – 12 of 12) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/org/jmol/script/
H A DScriptCompiler.java533 ichEnd = cchScript; in lookingAtEndOfLine()
601 ichEnd = ichT - 1; in lookingAtComment()
604 ichEnd = ichT - 1; in lookingAtComment()
630 ichEnd = ichT; in lookingAtComment()
802 cchScript, ichEnd == ichCurrentCommand ? ichToken : ichEnd)); in processTokenList()
1120 ichEnd = ichToken + cchToken; in checkSpecialParameterSyntax()
1605 ichEnd = ichToken; in parseKnownToken()
1897 ichEnd = ichToken + 1; in parseCommandParameter()
2011 ichEnd = ichToken + 1; in parseCommandParameter()
2613 ichEnd = cchScript; in lookingAtString()
[all …]
H A DScriptTokenParser.java64 protected int ichCurrentCommand, ichComment, ichEnd; field in ScriptTokenParser
H A DScriptEval.java775 int ichEnd = lineIndices[pc][1]; in getCommand() local
780 if (ichBegin < 0 || ichEnd <= ichBegin || ichEnd > script.length()) in getCommand()
783 s = script.substring(ichBegin, ichEnd); in getCommand()
800 + " ichEnd=" + ichEnd + " len = " + script.length() + "\n" + e); in getCommand()
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/include/graphite/
H A DFont.h355 toffset ichStart, toffset ichEnd);
357 toffset ichStart, toffset ichEnd, float xsCurrentWidth, float xsDesiredWidth);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwindowsx.h75 …mboBox_SetEditSel(hwndCtl,ichStart,ichEnd) ((int)(DWORD)SNDMSG((hwndCtl),CB_SETEDITSEL,0,MAKELPARA… argument
118 #define Edit_SetSel(hwndCtl,ichStart,ichEnd) ((void)SNDMSG((hwndCtl),EM_SETSEL,(ichStart),(ichEnd))) argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwindowsx.h75 …mboBox_SetEditSel(hwndCtl,ichStart,ichEnd) ((int)(DWORD)SNDMSG((hwndCtl),CB_SETEDITSEL,0,MAKELPARA… argument
118 #define Edit_SetSel(hwndCtl,ichStart,ichEnd) ((void)SNDMSG((hwndCtl),EM_SETSEL,(ichStart),(ichEnd))) argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h509 #define Edit_SetSel(hwndCtl,ichStart,ichEnd) ((void)SNDMSG((hwndCtl),EM_SETSEL,(ichStart),(ichEnd))) argument
620 …ox_SetEditSel(hwndCtl,ichStart,ichEnd) ((int)(DWORD)SNDMSG((hwndCtl),CB_SETEDITSEL,(LPARAM)0,MAKEL… argument
H A Dwindowsx.h16516 #define Edit_SetSel(hwndCtl,ichStart,ichEnd) ((void)SendMessage((hwndCtl),EM_SETSEL,0,MAKELPARAM((i…
629 …Box_SetEditSel(hwndCtl,ichStart,ichEnd) ((int)(DWORD)SendMessage((hwndCtl),CB_SETEDITSEL,0,MAKELPA…
H A Dcommctrl.h5093 #define Edit_SetHilite(hwndCtl, ichStart, ichEnd) ((void)SNDMSG ((hwndCtl), EM_SETHILITE,(ichStart)… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h509 #define Edit_SetSel(hwndCtl,ichStart,ichEnd) ((void)SNDMSG((hwndCtl),EM_SETSEL,(ichStart),(ichEnd))) argument
620 …ox_SetEditSel(hwndCtl,ichStart,ichEnd) ((int)(DWORD)SNDMSG((hwndCtl),CB_SETEDITSEL,(LPARAM)0,MAKEL… argument
H A Dwindowsx.h16516 #define Edit_SetSel(hwndCtl,ichStart,ichEnd) ((void)SendMessage((hwndCtl),EM_SETSEL,0,MAKELPARAM((i…
629 …Box_SetEditSel(hwndCtl,ichStart,ichEnd) ((int)(DWORD)SendMessage((hwndCtl),CB_SETEDITSEL,0,MAKELPA…
H A Dcommctrl.h5093 #define Edit_SetHilite(hwndCtl, ichStart, ichEnd) ((void)SNDMSG ((hwndCtl), EM_SETHILITE,(ichStart)… argument