Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/glyf/
DSimpleGlyph.hh47 … const HBUINT16 &instructionLength = StructAtOffset<HBUINT16> (&bytes, instruction_length_offset); in instructions_length() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh519 const HBUINT16 &instructionLength = StructAtOffset<HBUINT16> (&bytes, instruction_length_offset); in instructions_length() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h487 unsigned int instructionLength : 7; member