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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 109 #define AF3_Y_DEVICE_TABLE 1
harfbuzz-gpos.c 632 an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] = 0;
659 an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] = 0;
666 ( error = _HB_OPEN_Load_Device( &an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE],
709 _HB_OPEN_Free_Device( an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] );
780 _HB_OPEN_Get_Device( an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE], y_ppem, &pixel_value );
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 109 #define AF3_Y_DEVICE_TABLE 1
harfbuzz-gpos.c 632 an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] = 0;
659 an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] = 0;
666 ( error = _HB_OPEN_Load_Device( &an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE],
709 _HB_OPEN_Free_Device( an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] );
780 _HB_OPEN_Get_Device( an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE], y_ppem, &pixel_value );
    [all...]

Completed in 35 milliseconds