OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VR_X_PLACEMENT_DEVICE
(Results
1 - 3
of
3
) 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
...]
Completed in 18 milliseconds