Home
last modified time | relevance | path

Searched refs:updateLayout (Results 1 – 25 of 48) sorted by relevance

12

/external/webkit/Source/WebCore/editing/
DEditCommand.cpp86 updateLayout(); in apply()
118 updateLayout(); in unapply()
141 updateLayout(); in reapply()
206 void EditCommand::updateLayout() const in updateLayout() function in WebCore::EditCommand
DEditCommand.h73 void updateLayout() const;
DInsertParagraphSeparatorCommand.cpp336 updateLayout(); in doApply()
368 updateLayout(); in doApply()
DInsertLineBreakCommand.cpp146 updateLayout(); in doApply()
DIndentOutdentCommand.cpp159 updateLayout(); in outdentParagraph()
DApplyBlockElementCommand.cpp87 updateLayout(); in doApply()
DDeleteSelectionCommand.cpp385 updateLayout(); in removeNode()
553 updateLayout(); in fixupWhitespace()
DCompositeEditCommand.cpp658 updateLayout(); in addBlockPlaceholderIfNeeded()
703 updateLayout(); in moveParagraphContentsToNewBlockIfNecessary()
1004 updateLayout(); in moveParagraphs()
/external/webkit/Source/WebCore/css/
DSVGCSSComputedStyleDeclaration.cpp62 …SComputedStyleDeclaration::getSVGPropertyCSSValue(int propertyID, EUpdateLayout updateLayout) const in getSVGPropertyCSSValue()
69 if (updateLayout) in getSVGPropertyCSSValue()
70 node->document()->updateLayout(); in getSVGPropertyCSSValue()
/external/webkit/Source/WebCore/page/chromium/
DFrameChromium.cpp78 m_doc->updateLayout(); in nodeImage()
103 m_doc->updateLayout(); in dragImageForSelection()
/external/webkit/Source/WebCore/page/win/
DFrameCGWin.cpp85 frame->document()->updateLayout(); in imageFromSelection()
105 document()->updateLayout(); in nodeImage()
/external/webkit/Source/WebCore/page/
DPrintContext.cpp248 element->document()->updateLayout(); in pageNumberForElement()
278 document->updateLayout(); in pageProperty()
316 frame->document()->updateLayout(); in numberOfPages()
333 frame->document()->updateLayout(); in spoolAllPagesWithBoundaries()
/external/webkit/Source/WebCore/page/qt/
DFrameQt.cpp46 m_doc->updateLayout(); in dragImageForSelection()
/external/chromium/chrome/browser/ui/cocoa/
Dspeech_input_window_controller.h44 - (void)updateLayout:(SpeechInputBubbleBase::DisplayMode)mode
Dspeech_input_window_controller.mm173 - (void)updateLayout:(SpeechInputBubbleBase::DisplayMode)mode
/external/webkit/Source/WebCore/page/mac/
DFrameMac.mm291 m_doc->updateLayout();
304 … m_doc->updateLayout(); // forces style recalc - needed since changing the drag state might
312 m_doc->updateLayout();
328 m_doc->updateLayout(); // forces style recalc
/external/webkit/Source/WebCore/html/
DHTMLImageElement.cpp277 document()->updateLayout(); in width()
300 document()->updateLayout(); in height()
DPluginDocument.cpp121 document()->updateLayout(); in appendBytes()
DImageDocument.cpp274 updateLayout(); in imageClicked()
DHTMLTextAreaElement.cpp181 document()->updateLayout(); in appendFormData()
/external/webkit/Source/WebCore/page/wince/
DFrameWinCE.cpp140 frame->document()->updateLayout(); in imageFromSelection()
/external/chromium/chrome/browser/speech/
Dspeech_input_bubble_mac.mm95 [window_.get() updateLayout:display_mode()
/external/webkit/Source/WebCore/rendering/
DRenderTreeAsText.cpp768 frame->document()->updateLayout(); in externalRepresentation()
800 element->document()->updateLayout(); in counterValueForElement()
817 element->document()->updateLayout(); in markerTextForListItem()
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DFindController.cpp191 selectedFrame->document()->updateLayout(); in updateFindIndicator()
/external/webkit/Source/WebCore/dom/
DDocument.cpp1570 void Document::updateLayout() in updateLayout() function in WebCore::Document
1574 oe->document()->updateLayout(); in updateLayout()
1612 updateLayout(); in updateLayoutIgnorePendingStylesheets()
3311 updateLayout(); in setFocusedNode()
3345 updateLayout(); in getFocusableNodes()
4627 updateLayout(); in updateFocusAppearanceTimerFired()
4988 updateLayout(); in setFullScreenRendererSize()

12