Home
last modified time | relevance | path

Searched defs:subrs (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.h47 PS_TableRec subrs; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dt1types.h111 FT_Byte** subrs; member
242 CID_Subrs subrs; member
Dpsaux.h956 FT_Byte** subrs; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-cs-common.hh92 const SUBRS *subrs; member
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h729 stbtt__buf subrs; // private charstring subroutines index member
1983 stbtt__buf subr_stack[10], subrs = info->subrs, b; in stbtt__run_charstring() local