Lines Matching refs:InputGlyphCount
2092 csr->InputGlyphCount = GET_UShort();
2098 count = csr->InputGlyphCount - 1; /* only InputGlyphCount - 1 elements */
2408 cscr->InputGlyphCount = GET_UShort();
2412 if ( cscr->InputGlyphCount > ccsf2->MaxInputLength )
2413 ccsf2->MaxInputLength = cscr->InputGlyphCount;
2417 InputGlyphCount - 1; /* only InputGlyphCount - 1 elements */
2794 ccsf3->InputGlyphCount = GET_UShort();
2800 input_count = ccsf3->InputGlyphCount;
2932 count = ccsf3->InputGlyphCount;
3026 igc = curr_csr.InputGlyphCount;
3192 igc = ccsr.InputGlyphCount;
3346 igc = ccsf3->InputGlyphCount;