|
HRESULT | unused1 () |
|
HRESULT | scrollOffset ([out, retval] SIZE *offset) |
|
HRESULT | layout () |
|
HRESULT | firstLayoutDone ([out, retval] BOOL *result) |
|
HRESULT | unused2 () |
|
HRESULT | setInPrintingMode ([in] BOOL value, [in] HDC printDC) |
|
HRESULT | getPrintedPageCount ([in] HDC printDC, [out, retval] UINT *pageCount) |
|
HRESULT | spoolPages ([in] HDC printDC, [in] UINT startPage, [in] UINT endPage, [out, retval] void *ctx) |
|
HRESULT | isFrameSet ([out, retval] BOOL *result) |
|
HRESULT | string ([out, retval] BSTR *result) |
|
HRESULT | size ([out, retval] SIZE *size) |
|
HRESULT | hasScrollBars ([out, retval] BOOL *result) |
|
HRESULT | contentBounds ([out, retval] RECT *result) |
|
HRESULT | frameBounds ([out, retval] RECT *result) |
|
HRESULT | isDescendantOfFrame ([in] IWebFrame *ancestor, [out, retval] BOOL *result) |
|
HRESULT | pendingFrameUnloadEventCount ([out, retval] UINT *result) |
|
HRESULT | unused3 () |
|
HRESULT | paintDocumentRectToContext ([in] RECT rect, [in] HDC deviceContext) |
|
HRESULT | elementDoesAutoComplete ([in] IDOMElement *element, [out, retval] BOOL *result) |
|
HRESULT | pauseAnimation ([in] BSTR animationName, [in] IDOMNode *node, [in] double secondsFromNow, [out, retval] BOOL *animationWasRunning) |
|
HRESULT | pauseTransition ([in] BSTR propertyName, [in] IDOMNode *node, [in] double secondsFromNow, [out, retval] BOOL *transitionWasRunning) |
|
HRESULT | numberOfActiveAnimations ([out, retval] UINT *number) |
|
HRESULT | isDisplayingStandaloneImage ([out, retval] BOOL *result) |
|
HRESULT | allowsFollowingLink ([in] BSTR url, [out, retval] BOOL *result) |
|
HRESULT | stringByEvaluatingJavaScriptInScriptWorld ([in] IWebScriptWorld *, [in] JSObjectRef globalObject, [in] BSTR script, [out, retval] BSTR *result) |
|
JSGlobalContextRef | globalContextForScriptWorld ([in] IWebScriptWorld *) |
|
HRESULT | unused4 () |
|
HRESULT | visibleContentRect ([out, retval] RECT *) |
|
HRESULT | pageNumberForElementById ([in] BSTR id, [in] float pageWidthInPixels, [in] float pageHeightInPixels, [out, retval] int *pageNumber) |
|
HRESULT | numberOfPages ([in] float pageWidthInPixels, [in] float pageHeightInPixels, [out, retval] int *pageNumber) |
|
HRESULT | layerTreeAsText ([out, retval] BSTR *result) |
|
HRESULT | paintScrollViewRectToContextAtPoint ([in] RECT rect, [in] POINT pt, [in] HDC deviceContext) |
|
HRESULT | renderTreeAsExternalRepresentation ([in] BOOL forPrinting, [out, retval] BSTR *result) |
|
HRESULT | suspendAnimations () |
|
HRESULT | resumeAnimations () |
|
HRESULT | loadPlainTextString ([in] BSTR string, [in] BSTR url) |
|
HRESULT | clearOpener () |
|
HRESULT | setTextDirection ([in] BSTR direction) |
|