OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:off_size
(Results
1 - 7
of
7
) sorted by null
/external/freetype/src/cff/
cfftypes.h
51
/*
off_size
:: The size in bytes of object offsets in index. */
68
FT_Byte
off_size
;
member in struct:CFF_IndexRec_
cffload.c
211
if ( !FT_STREAM_READ( tmp, idx->
off_size
) )
216
for ( nn = 0; nn < idx->
off_size
; nn++ )
258
idx->
off_size
= offsize;
328
FT_Byte offsize = idx->
off_size
;
488
FT_ULong pos = element * idx->
off_size
;
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cfftypes.h
51
/*
off_size
:: The size in bytes of object offsets in index. */
68
FT_Byte
off_size
;
member in struct:CFF_IndexRec_
cffload.c
211
if ( !FT_STREAM_READ( tmp, idx->
off_size
) )
216
for ( nn = 0; nn < idx->
off_size
; nn++ )
258
idx->
off_size
= offsize;
328
FT_Byte offsize = idx->
off_size
;
488
FT_ULong pos = element * idx->
off_size
;
[
all
...]
/external/pdfium/third_party/freetype/src/cff/
cfftypes.h
51
/*
off_size
:: The size in bytes of object offsets in index. */
68
FT_Byte
off_size
;
member in struct:CFF_IndexRec_
cffload.c
211
if ( !FT_STREAM_READ( tmp, idx->
off_size
) )
216
for ( nn = 0; nn < idx->
off_size
; nn++ )
258
idx->
off_size
= offsize;
328
FT_Byte offsize = idx->
off_size
;
488
FT_ULong pos = element * idx->
off_size
;
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
dwarf.c
5987
unsigned int
off_size
;
local
[
all
...]
Completed in 1777 milliseconds