Home | History | Annotate | Download | only in src

Lines Matching refs:FuncType

1928 template <typename FuncType>
1932 FuncType func;
1935 template <typename FuncType>
1936 static hb_trampoline_t<FuncType> *
1937 trampoline_create (FuncType func,
1941 typedef hb_trampoline_t<FuncType> trampoline_t;