Searched defs:CreateContextFromFile (Results 1 – 3 of 3) sorted by relevance
53 TS_INTEROP_2(CreateContextFromFile, KNativePointer, KNativePointer, KStringPtr) in TS_INTEROP_2() argument
183 … es2panda_Context *(*CreateContextFromFile)(es2panda_Config *config, char const *source_file_name); member
398 extern "C" __attribute__((unused)) es2panda_Context *CreateContextFromFile(es2panda_Config *config, in CreateContextFromFile() function