HomeSort by relevance Sort by last modified time
    Searched defs:paperSize (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
ulocdata.c 25 #define PAPER_SIZE "PaperSize"
217 const int32_t* paperSize=NULL;
226 paperSize = ures_getIntVector(paperSizeBundle, &len, status);
232 *height = paperSize[0];
233 *width = paperSize[1];
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 117 milliseconds