Searched refs:paper_cap (Results 1 – 1 of 1) sorted by relevance
115 PaperCap **paper_cap = (PaperCap **)fPrinterCap->GetCaps(PrinterCap::kPaper); in AttachedToWindow() local118 msg->AddPointer("paperCap", *paper_cap); in AttachedToWindow()119 item = new BMenuItem((*paper_cap)->fLabel.c_str(), msg); in AttachedToWindow()122 if ((*paper_cap)->fPaper == fJobData->GetPaper()) { in AttachedToWindow()126 paper_cap++; in AttachedToWindow()