Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ulocdata_getPaperSize

1063                ulocdata_getPaperSize(currLoc, &height, &width, &errorCode);
1065 log_err("ulocdata_getPaperSize failed for locale %s with error: %s \n", currLoc, u_errorName(errorCode));
1068 log_err("ulocdata_getPaperSize did not return expected data for locale %s \n", currLoc);
1094 ulocdata_getPaperSize(currLoc, &height, &width, &errorCode);
1096 ulocdata_getPaperSize failed for locale %s with error: %s \n", currLoc, u_errorName(errorCode));
1103 log_err("ulocdata_getPaperSize did not return expected data for locale %s \n", currLoc);
1106 log_err("ulocdata_getPaperSize did not return expected data for locale %s \n", currLoc);