OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_HB_OPEN_Get_Device
(Results
1 - 6
of
6
) sorted by null
/external/harfbuzz/src/
harfbuzz-open-private.h
96
_HB_OPEN_Get_Device
( HB_Device* d,
harfbuzz-gpos.c
509
_HB_OPEN_Get_Device
( vr->DeviceTables[VR_X_PLACEMENT_DEVICE], x_ppem, &pixel_value );
514
_HB_OPEN_Get_Device
( vr->DeviceTables[VR_Y_PLACEMENT_DEVICE], y_ppem, &pixel_value );
519
_HB_OPEN_Get_Device
( vr->DeviceTables[VR_X_ADVANCE_DEVICE], x_ppem, &pixel_value );
524
_HB_OPEN_Get_Device
( vr->DeviceTables[VR_Y_ADVANCE_DEVICE], y_ppem, &pixel_value );
778
_HB_OPEN_Get_Device
( an->af.af3.DeviceTables[AF3_X_DEVICE_TABLE], x_ppem, &pixel_value );
780
_HB_OPEN_Get_Device
( an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE], y_ppem, &pixel_value );
[
all
...]
harfbuzz-open.c
1402
_HB_OPEN_Get_Device
( HB_Device* d,
/external/harfbuzz_ng/src/hb-old/
harfbuzz-open-private.h
96
_HB_OPEN_Get_Device
( HB_Device* d,
harfbuzz-gpos.c
509
_HB_OPEN_Get_Device
( vr->DeviceTables[VR_X_PLACEMENT_DEVICE], x_ppem, &pixel_value );
514
_HB_OPEN_Get_Device
( vr->DeviceTables[VR_Y_PLACEMENT_DEVICE], y_ppem, &pixel_value );
519
_HB_OPEN_Get_Device
( vr->DeviceTables[VR_X_ADVANCE_DEVICE], x_ppem, &pixel_value );
524
_HB_OPEN_Get_Device
( vr->DeviceTables[VR_Y_ADVANCE_DEVICE], y_ppem, &pixel_value );
778
_HB_OPEN_Get_Device
( an->af.af3.DeviceTables[AF3_X_DEVICE_TABLE], x_ppem, &pixel_value );
780
_HB_OPEN_Get_Device
( an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE], y_ppem, &pixel_value );
[
all
...]
harfbuzz-open.c
1402
_HB_OPEN_Get_Device
( HB_Device* d,
Completed in 764 milliseconds