Home
last modified time | relevance | path

Searched refs:us_editvariableforcefullwords (Results 1 – 1 of 1) sorted by last modified time

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmisc.c4227 static void us_editvariableforcefullwords(INTBIG *startline, INTBIG *startchar, INTBIG *endline,…
4352 us_editvariableforcefullwords(&us_editvarstartline, &us_editvarstartchar, in us_editvariabletexthandlebutton()
4631 us_editvariableforcefullwords(&startline, &startchar, &endline, &endchar); in us_editvariabletexteachdown()
4640 us_editvariableforcefullwords(&startline, &startchar, &endline, &endchar); in us_editvariabletexteachdown()
4655 void us_editvariableforcefullwords(INTBIG *startline, INTBIG *startchar, INTBIG *endline, INTBIG *e… in us_editvariableforcefullwords() function