OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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