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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/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 ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 100 milliseconds