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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 44 #define VR_Y_ADVANCE_DEVICE 3
harfbuzz-dump.c 528 RECURSE (Device, Device, &*ValueRecord->DeviceTables[VR_Y_ADVANCE_DEVICE]);
harfbuzz-gpos.c 264 vr->DeviceTables[VR_Y_ADVANCE_DEVICE] = 0;
354 ( error = _HB_OPEN_Load_Device( &vr->DeviceTables[VR_Y_ADVANCE_DEVICE],
437 _HB_OPEN_Free_Device( vr->DeviceTables[VR_Y_ADVANCE_DEVICE] );
457 _HB_OPEN_Free_Device( vr->DeviceTables[VR_Y_ADVANCE_DEVICE] );
524 _HB_OPEN_Get_Device( vr->DeviceTables[VR_Y_ADVANCE_DEVICE], y_ppem, &pixel_value );
    [all...]

Completed in 28 milliseconds