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

/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc230 int statemachine[3][4] = { { GETVALUE, GETDATA, GETDATA, GETNAME }, local
259 int newstate = statemachine[state][input];

Completed in 54 milliseconds