OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:org_bytes
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cffload.c
410
FT_Byte*
org_bytes
= idx->bytes;
local
426
t[0] =
org_bytes
+ cur_offset;
442
t[n] =
org_bytes
+ next_offset;
449
FT_MEM_COPY( t[n - 1],
org_bytes
+ cur_offset, t[n] - t[n - 1] );
[
all
...]
/external/freetype/src/cff/
cffload.c
410
FT_Byte*
org_bytes
= idx->bytes;
local
426
t[0] =
org_bytes
+ cur_offset;
442
t[n] =
org_bytes
+ next_offset;
449
FT_MEM_COPY( t[n - 1],
org_bytes
+ cur_offset, t[n] - t[n - 1] );
[
all
...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cffload.c
410
FT_Byte*
org_bytes
= idx->bytes;
local
426
t[0] =
org_bytes
+ cur_offset;
442
t[n] =
org_bytes
+ next_offset;
449
FT_MEM_COPY( t[n - 1],
org_bytes
+ cur_offset, t[n] - t[n - 1] );
[
all
...]
Completed in 941 milliseconds