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

  /external/chromium_org/content/shell/tools/plugin/
PluginObject.h 55 NPBool testGetURLOnDestroy;
main.cpp 269 } else if (strcasecmp(argn[i], "testGetURLOnDestroy") == 0) {
272 obj->testGetURLOnDestroy = TRUE;
325 if (obj->testGetURLOnDestroy)
PluginObject.cpp     [all...]

Completed in 415 milliseconds