Searched refs:paperSize (Results 1 – 8 of 8) sorted by relevance
53 LocaleData.PaperSize paperSize = LocaleData.getPaperSize(locale); in TestPaperSize() local67 if(paperSize.getHeight()!= 279 || paperSize.getWidth() != 216 ){ in TestPaperSize()70 " Got height: "+paperSize.getHeight()+" width: "+paperSize.getWidth() in TestPaperSize()76 if(paperSize.getHeight()!= 297 || paperSize.getWidth() != 210 ){ in TestPaperSize()79 " Got height: "+paperSize.getHeight() +" width: "+paperSize.getWidth() in TestPaperSize()
50 LocaleData.PaperSize paperSize = LocaleData.getPaperSize(locale); in TestPaperSize() local64 if(paperSize.getHeight()!= 279 || paperSize.getWidth() != 216 ){ in TestPaperSize()67 " Got height: "+paperSize.getHeight()+" width: "+paperSize.getWidth() in TestPaperSize()73 if(paperSize.getHeight()!= 297 || paperSize.getWidth() != 210 ){ in TestPaperSize()76 " Got height: "+paperSize.getHeight() +" width: "+paperSize.getWidth() in TestPaperSize()
244 const int32_t* paperSize=NULL; in ulocdata_getPaperSize() local252 paperSize = ures_getIntVector(paperSizeBundle, &len, status); in ulocdata_getPaperSize()258 *height = paperSize[0]; in ulocdata_getPaperSize()259 *width = paperSize[1]; in ulocdata_getPaperSize()
156 paperSize { 157 "{0}<{1}paperSize>\n"
98 //supplementalData/measurementData/paperSize[@type="A4"][@territories="(%W)"] ; /measurementData/$1…99 //supplementalData/measurementData/paperSize[@type="US-Letter"][@territories="(%W)"] ; /measurement…
3491 ResourceBundle paperSize = mSourceBundle.get("PaperSize", mError); in writePaperSize() local3493 const int32_t* sizes = paperSize.getIntVector(len,mError); in writePaperSize()
415 //supplementalData/measurementData/paperSize[@type="%A"]/_territories ; Supplemental ; Measuremen…
920 measurementSystem, paperSize