Home
last modified time | relevance | path

Searched defs:aMaxLevel (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/editor/txmgr/tests/
H A DTestTXMgr.cpp345 int32_t aNumber, int32_t aMaxLevel, in AggregateTransaction()
367 AggregateTransaction(nsITransactionManager* aTXMgr, int32_t aMaxLevel, in AggregateTransaction()
462 AggregateTransactionFactory(int32_t aMaxLevel, int32_t aNumChildrenPerNode, in AggregateTransactionFactory()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/txmgr/tests/
H A DTestTXMgr.cpp345 int32_t aNumber, int32_t aMaxLevel, in AggregateTransaction()
367 AggregateTransaction(nsITransactionManager* aTXMgr, int32_t aMaxLevel, in AggregateTransaction()
462 AggregateTransactionFactory(int32_t aMaxLevel, int32_t aNumChildrenPerNode, in AggregateTransactionFactory()
/dports/www/firefox/firefox-99.0/editor/txmgr/tests/
H A DTestTXMgr.cpp345 int32_t aNumber, int32_t aMaxLevel, in AggregateTransaction()
367 AggregateTransaction(nsITransactionManager* aTXMgr, int32_t aMaxLevel, in AggregateTransaction()
462 AggregateTransactionFactory(int32_t aMaxLevel, int32_t aNumChildrenPerNode, in AggregateTransactionFactory()
/dports/lang/spidermonkey60/firefox-60.9.0/editor/txmgr/tests/
H A DTestTXMgr.cpp336 int32_t aNumber, int32_t aMaxLevel, in AggregateTransaction()
358 AggregateTransaction(nsITransactionManager *aTXMgr, int32_t aMaxLevel, in AggregateTransaction()
453 AggregateTransactionFactory(int32_t aMaxLevel, int32_t aNumChildrenPerNode, in AggregateTransactionFactory()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/txmgr/tests/
H A DTestTXMgr.cpp559 int32_t aNumber, int32_t aMaxLevel, in AggregateTransaction()
585 int32_t aMaxLevel, int32_t aNumChildrenPerNode, in AggregateTransaction()
717 AggregateTransactionFactory(int32_t aMaxLevel, int32_t aNumChildrenPerNode, in AggregateTransactionFactory()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/txmgr/tests/
H A DTestTXMgr.cpp345 int32_t aNumber, int32_t aMaxLevel, in AggregateTransaction()
367 AggregateTransaction(nsITransactionManager* aTXMgr, int32_t aMaxLevel, in AggregateTransaction()
462 AggregateTransactionFactory(int32_t aMaxLevel, int32_t aNumChildrenPerNode, in AggregateTransactionFactory()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Sampler.cxx273 const Standard_Integer aMaxLevel = Min (theMaxMipLevels, theParams->MaxLevel()); in applySamplerParams() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsBidi_noICU.cpp1908 void nsBidi::ReorderLine(nsBidiLevel aMinLevel, nsBidiLevel aMaxLevel) in ReorderLine()
2055 nsBidiLevel *aMinLevel, nsBidiLevel *aMaxLevel) in PrepareReorder()