OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dlgtemplate
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome_frame/turndown_prompt/
turndown_prompt_content.cc
53
DLGTEMPLATE
*
dlgtemplate
= NULL;
local
68
dlgtemplate
= reinterpret_cast<
DLGTEMPLATE
*>(::LockResource(handle));
69
if (
dlgtemplate
== NULL) {
74
if (!_DialogSplitHelper::IsDialogEx(
dlgtemplate
)) {
80
reinterpret_cast<_DialogSplitHelper::DLGTEMPLATEEX*>(
dlgtemplate
);
Completed in 39 milliseconds