HomeSort by relevance Sort by last modified time
    Searched full:document_name_wide (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/printing/
printing_context_win.cc 437 const std::wstring& document_name_wide = UTF16ToWide(document_name); local
438 di.lpszDocName = document_name_wide.c_str();

Completed in 87 milliseconds