Home
last modified time | relevance | path

Searched refs:PSRV_FIELD_XRES (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/print/
H A Dpr_server.h89 #define PSRV_FIELD_XRES "xres" macro
/haiku/src/kits/interface/
H A DPrintJob.cpp593 if (setup->FindInt64(PSRV_FIELD_XRES, &valueInt64) == B_OK) in _HandlePageSetup()