Home
last modified time | relevance | path

Searched refs:grLogFile (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx85 FILE * grLogFile = NULL; variable
91 if (grLogFile == NULL) grLogFile = fopen(logFileName.c_str(),"w"); in grLog()
92 else fflush(grLogFile); in grLog()
93 return grLogFile; in grLog()

Completed in 16 milliseconds