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

  /external/freetype/src/cff/
cf2hints.c 354 * zero). `cf2_hintmap_insertHint' guarantees no overlap in CS
559 cf2_hintmap_insertHint( CF2_HintMap hintmap,
708 FT_TRACE4(( "cf2_hintmap_insertHint: too many hintmaps\n" ));
810 cf2_hintmap_insertHint( hintmap,
814 cf2_hintmap_insertHint( hintmap,
851 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );
913 cf2_hintmap_insertHint( hintmap, &edge, &invalid );
944 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2hints.c 354 * zero). `cf2_hintmap_insertHint' guarantees no overlap in CS
559 cf2_hintmap_insertHint( CF2_HintMap hintmap,
708 FT_TRACE4(( "cf2_hintmap_insertHint: too many hintmaps\n" ));
810 cf2_hintmap_insertHint( hintmap,
814 cf2_hintmap_insertHint( hintmap,
851 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );
913 cf2_hintmap_insertHint( hintmap, &edge, &invalid );
944 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );
    [all...]

Completed in 135 milliseconds