Lines Matching refs:ulocdata_getPaperSize
1040 ulocdata_getPaperSize(currLoc, &height, &width, &errorCode);1042 log_err("ulocdata_getPaperSize failed for locale %s with error: %s \n", currLoc, u_errorName(errorCode));1045 log_err("ulocdata_getPaperSize did not return expected data for locale %s \n", currLoc);