Searched refs:pd_font (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dppd.h14 char *pd_font; member in struct:ppd_font
H A Dshowppd.c41 printf( "Font: %s\n", pfo->pd_font );
H A Dppd.c205 if ( strcmp( pfo->pd_font, pe->pe_option ) == 0 ) {
218 if (( pfo->pd_font =
223 strcpy( pfo->pd_font, pe->pe_option );
263 if ( strcmp( pfo->pd_font, font ) == 0 ) {

Completed in 57 milliseconds