Home
last modified time | relevance | path

Searched refs:win_write_stack (Results 1 – 1 of 1) sorted by relevance

/third_party/freetype/src/dlg/
Ddlg.c196 static bool win_write_stack(void* handle, int needed, const char* format, va_list args) { in win_write_stack() function
267 if(win_write_stack(handle, needed, format, args)) { in dlg_vfprintf()