HomeSort by: relevance | last modified time | path
    Searched refs:old_font_table (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/groff/dist/src/libs/libdriver/
printer.cpp 118 font **old_font_table = font_table; local
126 font_table[i] = old_font_table[i];
129 a_delete old_font_table; local
  /src/external/gpl2/groff/dist/src/roff/troff/
node.cpp 5831 font_info **old_font_table = font_table; local
5838 memcpy(font_table, old_font_table,
5840 a_delete old_font_table; local

Completed in 30 milliseconds