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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 41 #define VR_X_PLACEMENT_DEVICE 0
harfbuzz-dump.c 522 RECURSE (Device, Device, &*ValueRecord->DeviceTables[VR_X_PLACEMENT_DEVICE]);
harfbuzz-gpos.c 265 vr->DeviceTables[VR_X_PLACEMENT_DEVICE] = 0;
288 ( error = _HB_OPEN_Load_Device( &vr->DeviceTables[VR_X_PLACEMENT_DEVICE],
463 _HB_OPEN_Free_Device( vr->DeviceTables[VR_X_PLACEMENT_DEVICE] );
509 _HB_OPEN_Get_Device( vr->DeviceTables[VR_X_PLACEMENT_DEVICE], x_ppem, &pixel_value );
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 41 #define VR_X_PLACEMENT_DEVICE 0
harfbuzz-gpos.c 265 vr->DeviceTables[VR_X_PLACEMENT_DEVICE] = 0;
288 ( error = _HB_OPEN_Load_Device( &vr->DeviceTables[VR_X_PLACEMENT_DEVICE],
463 _HB_OPEN_Free_Device( vr->DeviceTables[VR_X_PLACEMENT_DEVICE] );
509 _HB_OPEN_Get_Device( vr->DeviceTables[VR_X_PLACEMENT_DEVICE], x_ppem, &pixel_value );
    [all...]

Completed in 41 milliseconds