Home
last modified time | relevance | path

Searched refs:GetNextBlockInInlineSibling (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DRestyleManagerBase.h149 GetNextBlockInInlineSibling(FramePropertyTable* aPropTable, nsIFrame* aFrame);
H A DRestyleManagerBase.cpp742 RestyleManagerBase::GetNextBlockInInlineSibling(FramePropertyTable* aPropTable, in GetNextBlockInInlineSibling() function in mozilla::RestyleManagerBase
H A DRestyleManager.cpp3366 nextIBSibling = RestyleManager::GetNextBlockInInlineSibling(propTable, ibSibling); in ComputeStyleChangeFor()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DGeckoRestyleManager.cpp114 static nsIFrame* GetNextBlockInInlineSibling(nsIFrame* aFrame) { in GetNextBlockInInlineSibling() function
3028 nextIBSibling = GetNextBlockInInlineSibling(ibSibling); in ComputeStyleChangeFor()