Home | History | Annotate | Download | only in win

Lines Matching refs:inViewSourceMode

1115 HRESULT WebFrame::inViewSourceMode(BOOL* flag)
1128 *flag = coreFrame->inViewSourceMode() ? TRUE : FALSE;