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

/inkscape/src/ui/widget/
H A Dpage-sizer.cpp105 static std::vector<std::string> lscape_papers; member in namespace:Inkscape::UI::Widget
109 lscape_papers.push_back("US #10 Envelope");
110 lscape_papers.push_back("DL Envelope");
111 lscape_papers.push_back("Banner 468x60");
112 lscape_papers.push_back("Business Card (ISO 7810)");
113 lscape_papers.push_back("Business Card (US)");
114 lscape_papers.push_back("Business Card (Europe)");
115 lscape_papers.push_back("Business Card (Aus/NZ)");
759 if (std::find(lscape_papers.begin(), lscape_papers
[all...]

Completed in 15 milliseconds