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

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_action.cpp206 CFX_ByteString csOP = m_pDict->GetString("Operation"); local
207 if (csOP == "Play") {
210 if (csOP == "Stop") {
213 if (csOP == "Pause") {
216 if (csOP == "Resume") {

Completed in 80 milliseconds