Lines Matching full:density
355 density code values.
359 Returns the bits per inch or bits per mm values for a given density entry
368 returns a numeric value for a text density description.
369 It does a case-insensitive comparison of density names in the density table
370 to the supplied density name.
418 returns a text description of a numeric density.
419 The special density value 0 is decoded as "default".
420 The special density value 0x7f is decoded as "same".
421 If the density is not known,
426 returns the bits per inch value for the given density (if the
430 is not in the density table or the table entry does not include bpi / bpmm
434 returns a numeric density value between 0 and 255 for the supplied density
436 It returns 0 if the density name is not recognized.