Searched defs:get_print (Results 1 – 2 of 2) sorted by relevance
149 pub fn get_print() -> Option<(PrintLevel, PrintCallback)> { in get_print() function
1552 CJS_Result CJS_Field::get_print(CJS_Runtime* pRuntime) { in get_print() function in CJS_Field