Home
last modified time | relevance | path

Searched defs:OpCode_Size (Results 1 – 3 of 3) sorted by relevance

/third_party/harfbuzz/src/
Dhb-cff-interp-common.hh95 inline unsigned int OpCode_Size (op_code_t op) { return Is_OpCode_ESC (op) ? 2: 1; } in OpCode_Size() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh95 inline unsigned int OpCode_Size (op_code_t op) { return Is_OpCode_ESC (op) ? 2: 1; } in OpCode_Size() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh95 inline unsigned int OpCode_Size (op_code_t op) { return Is_OpCode_ESC (op) ? 2: 1; } in OpCode_Size() function