Home
last modified time | relevance | path

Searched refs:cs_offset (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/freetype/src/cid/
Dcidgload.c136 FT_UInt cs_offset; in cid_load_glyph() local
154 cs_offset = decoder->lenIV >= 0 ? (FT_UInt)decoder->lenIV : 0; in cid_load_glyph()
161 decoder, charstring + cs_offset, in cid_load_glyph()
162 glyph_length - cs_offset ); in cid_load_glyph()
/external/ltp/testcases/network/lib6/
Dasapi_01.c148 int cs_offset; member
250 offset = sizeof(struct tprot) + cstab[i].cs_offset; in client()