Home
last modified time | relevance | path

Searched refs:EnterPW (Results 1 – 5 of 5) sorted by relevance

/dports/science/cdf/cdf33_0-dist/src/tools/
H A Dcdfedit2.c162 if (EnterPW(&PW,VARRENAMEhelpID)) {
286 if (EnterPW(&PW,VARVARYShelpID)) {
899 if (EnterPW(&PW,RECNUMBERhelpID)) {
983 if (EnterPW(&PW,VARVALUEhelpID)) {
1063 if (EnterPW(&PW,DIMINDEXhelpID)) {
1324 if (EnterPW(&PWt,EXTENDRECShelpID)) {
1376 if (EnterPW(&PWt,ALLOCATERECShelpID)) {
1429 if (EnterPW(&PWt,INITIALRECShelpID)) {
1517 if (EnterPW(&PWt,DELETERECShelpID)) {
1833 if (EnterPW(&PWdim,ZDIMhelpID)) {
[all …]
H A Dcdfedit1.c188 if (EnterPW(&PWt,ATTRRENAMEhelpID)) {
277 if (EnterPW(&PWt,VARRENAMEhelpID)) {
451 if (EnterPW(&PWt,ATTRNAMEhelpID)) {
1182 if (EnterPW(&PW,ENTRYVALUEhelpID)) {
1352 if (EnterPW(&PW,ATTRRENAMEhelpID)) {
1507 if (EnterPW(&PWt,ATTRNAMEhelpID)) {
1904 if (EnterPW(&PW,ENTRYNUMBERhelpID)) {
2025 if (EnterPW(&PW,ENTRYNUMBERhelpID)) {
2238 if (EnterPW(&PWt,ATTRRENAMEhelpID)) {
2325 if (EnterPW(&PWt,ATTRNAMEhelpID)) {
[all …]
H A Dcdfedit3.c346 Logical EnterPW (PW, helpId) in EnterPW() function
702 if (EnterPW(&PW,GZIPhelpID)) {
837 if (EnterPW(&PWt,VARNUMELEMShelpID)) {
H A Dcdfedit.c724 if (EnterPW(&PW,CDFNAMEhelpID))
754 if (EnterPW(&PWdim,RDIMhelpID)) {
/dports/science/cdf/cdf33_0-dist/src/include/
H A Dcdfedit.h352 Logical EnterPW PROTOARGs((struct PromptWindowStruct *PW, int helpId));