Home
last modified time | relevance | path

Searched defs:aBlockType (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/apngasm/apngasm-2.91/7z/
H A DDeflateDecoder.cc52 int aBlockType = m_InBitStream.ReadBits(kBlockTypeFieldSize); in ReadTables() local
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/7z/
H A DDeflateDecoder.cc52 int aBlockType = m_InBitStream.ReadBits(kBlockTypeFieldSize); in ReadTables() local
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DHTMLEditor.cpp2007 nsresult HTMLEditor::InsertBasicBlock(const nsAString& aBlockType) { in InsertBasicBlock()
H A DHTMLEditRules.cpp3697 const nsAString& aBlockType, in WillMakeBasicBlock()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLEditor.cpp2105 HTMLEditor::InsertBasicBlock(const nsAString& aBlockType) in InsertBasicBlock()
H A DHTMLEditRules.cpp3371 const nsAString& aBlockType, in WillMakeBasicBlock()