Searched defs:kJSProgressPercentage (Results 1 - 1 of 1) sorted by path

/external/chromium_org/pdf/
H A Dout_of_process_instance.cc79 const char kJSProgressPercentage[] = "progress"; member in namespace:chrome_pdf
1082 message.Set(pp::Var(kJSProgressPercentage), pp::Var(100)) ;
1156 message.Set(pp::Var(kJSProgressPercentage), pp::Var(-1)) ;
1223 message.Set(pp::Var(kJSProgressPercentage), pp::Var(progress)) ;

Completed in 230 milliseconds