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

/external/chromium_org/printing/backend/
H A Dwin_helper.cc247 HMODULE xpsprint_module = LoadLibrary(L"xpsprint.dll"); local
248 if (xpsprint_module == NULL)
251 GetProcAddress(xpsprint_module, "StartXpsPrintJob"));

Completed in 79 milliseconds