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

/haiku/headers/private/print/
H A Dpr_server.h102 #define PSRV_FIELD_LAST_PAGE "last_page" macro
/haiku/src/servers/print/
H A DConfigWindow.cpp513 && fJobSettings.FindInt32(PSRV_FIELD_LAST_PAGE, &last) ==
/haiku/src/kits/interface/
H A DPrintJob.cpp610 if (message->FindInt32(PSRV_FIELD_LAST_PAGE, &fLastPage) != B_OK)

Completed in 45 milliseconds