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

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
otvcommn.c 511 FT_UInt ReqFeatureIndex;
519 ReqFeatureIndex = FT_NEXT_USHORT( p );
522 OTV_TRACE(( " (ReqFeatureIndex = %d)\n", ReqFeatureIndex ));
525 if ( ReqFeatureIndex != 0xFFFFU && ReqFeatureIndex >= otvalid->extra1 )
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.h 48 uint16_t ReqFeatureIndex;
53 ReqFeatureIndex(0),

Completed in 320 milliseconds