HomeSort by relevance Sort by last modified time
    Searched full:actionelementvar (Results 1 - 1 of 1) sorted by null

  /external/webkit/Tools/DumpRenderTree/win/
PolicyDelegate.cpp 137 VARIANT actionElementVar;
138 if (SUCCEEDED(actionInformation->Read(WebActionElementKey, &actionElementVar, 0))) {
139 COMPtr<IPropertyBag> actionElement(Query, V_UNKNOWN(&actionElementVar));

Completed in 411 milliseconds