HomeSort by relevance Sort by last modified time
    Searched refs:HandleSetPageParameters (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/printing/
print_dialog_cloud_internal.h 111 void HandleSetPageParameters(const ListValue* args);
print_dialog_cloud.cc 272 NewCallback(this, &CloudPrintFlowHandler::HandleSetPageParameters));
352 void CloudPrintFlowHandler::HandleSetPageParameters(const ListValue* args) {
  /external/chromium_org/chrome/browser/printing/
print_dialog_cloud_internal.h 125 void HandleSetPageParameters(const base::ListValue* args);
print_dialog_cloud.cc 296 base::Bind(&CloudPrintFlowHandler::HandleSetPageParameters,
399 void CloudPrintFlowHandler::HandleSetPageParameters(const ListValue* args) {

Completed in 190 milliseconds