Home
last modified time | relevance | path

Searched refs:in_place_active (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dolewnd.c57 if(!This->doc_obj->in_place_active) { in OleInPlaceActiveObject_GetWindow()
180 if(!This->doc_obj->in_place_active) in OleInPlaceObjectWindowless_InPlaceDeactivate()
196 This->doc_obj->in_place_active = FALSE; in OleInPlaceObjectWindowless_InPlaceDeactivate()
H A Dview.c276 This->in_place_active = TRUE; in activate_window()
290 This->in_place_active = FALSE; in activate_window()
542 if(This->doc_obj->in_place_active) in OleDocumentView_Show()
H A Doleobj.c467 if(This->doc_obj->in_place_active) in OleObject_Close()
H A Dmshtml_private.h633 BOOL in_place_active; member
H A Dhtmldoc.c4738 if(This->in_place_active) in CustomDoc_Release()
H A Dhtmlelem.c2072 || !This->node.doc->basedoc.doc_obj->in_place_active) in HTMLElement2_doScroll()