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

  /external/freetype/src/sfnt/
pngshim.c 195 png_uint_32 imgWidth, imgHeight;
249 &imgWidth, &imgHeight,
256 (FT_Int)imgHeight != metrics->height ) ) )
265 metrics->height = (FT_UShort)imgHeight;
325 &imgWidth, &imgHeight,
352 if ( FT_NEW_ARRAY( rows, imgHeight ) )
358 for ( i = 0; i < (FT_Int)imgHeight; i++ )
  /external/pdfium/third_party/freetype/src/sfnt/
pngshim.c 194 png_uint_32 imgWidth, imgHeight;
248 &imgWidth, &imgHeight,
255 (FT_Int)imgHeight != metrics->height ) ) )
264 metrics->height = (FT_Int)imgHeight;
324 &imgWidth, &imgHeight,
351 if ( FT_NEW_ARRAY( rows, imgHeight ) )
357 for ( i = 0; i < (FT_Int)imgHeight; i++ )
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 2651 milliseconds