Searched defs:opcode_size (Results 1 – 2 of 2) sorted by relevance
| /external/pdfium/third_party/freetype/src/truetype/ |
| D | ttinterp.c | 3608 FT_UShort opcode_size[9] = { 12, 8, 8, 6, 7, 4, 5, 4, 2 }; in Ins_FDEF() local 7519 FT_UShort opcode_size[1] = { 1 }; in TT_RunIns() local
|
| /external/freetype/src/truetype/ |
| D | ttinterp.c | 3562 FT_UShort opcode_size[9] = { 12, 8, 8, 6, 7, 4, 5, 4, 2 }; in Ins_FDEF() local 7569 FT_UShort opcode_size[1] = { 1 }; in TT_RunIns() local
|