Home
last modified time | relevance | path

Searched refs:collectPage (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/htmlgallery/themes/frames/
H A Dstyle.css68 #collectPage {
72 #collectPage a:hover {
81 #collectPage a {
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/htmlgallery/themes/cleanframes/
H A Dlavender.css52 #collectPage { /*album titles at top*/
60 #collectPage a { /*links (album titles)*/
65 #collectPage a:hover { /*links when mouse is over them (album titles)*/
H A Dgreen.css72 #collectPage { /*album titles at top*/
81 #collectPage a { /*links (album titles)*/
86 #collectPage a:hover { /*links when mouse is over them (album titles)*/
H A Dblack.css57 #collectPage { /*album titles at top*/
H A Dbrown.css57 #collectPage { /*album titles at top*/
H A Dblue.css57 #collectPage { /*album titles at top*/
H A Dpink.css52 #collectPage { /*album titles at top*/
H A Dred.css57 #collectPage { /*album titles at top*/
H A Dyellow.css57 #collectPage { /*album titles at top*/
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/htmlgallery/themes/blueframes/
H A Dstyle.css83 #collectPage {
90 #collectPage a:hover {
99 #collectPage a {
/dports/graphics/libcdr01/libcdr-0.1.7/src/lib/
H A DCDRStylesCollector.h35 void collectPage(unsigned level) override;
H A DCDRContentCollector.h38 void collectPage(unsigned level) override;
H A DCDRCollector.h68 virtual void collectPage(unsigned level) = 0;
H A DCDRStylesCollector.cpp190 void libcdr::CDRStylesCollector::collectPage(unsigned /* level */) in collectPage() function in libcdr::CDRStylesCollector
H A DCDRContentCollector.cpp141 void libcdr::CDRContentCollector::collectPage(unsigned level) in collectPage() function in libcdr::CDRContentCollector
H A DCDRParser.cpp354 m_collector->collectPage(waldoStack.size()); in parseWaldo()
629 m_collector->collectPage(level); in parseRecord()
H A DCMXParser.cpp536 m_collector->collectPage(0); in readBeginPage()
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dlayout.h115 void collectPage();
H A Dlayout.cpp4623 void LayoutContext::collectPage() in collectPage() function in Ms::LayoutContext
5042 collectPage(); in layout()
/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A DVSDStylesCollector.cpp230 void libvisio::VSDStylesCollector::collectPage(unsigned /* id */, unsigned level, unsigned /* backg… in collectPage() function in libvisio::VSDStylesCollector
H A DVSDCollector.h64 …virtual void collectPage(unsigned id, unsigned level, unsigned backgroundPageID, bool isBackground…
H A DVSDStylesCollector.h75 …void collectPage(unsigned id, unsigned level, unsigned backgroundPageID, bool isBackgroundPage, co…
H A DVSD5Parser.cpp428 …m_collector->collectPage(m_header.id, m_header.level, backgroundPageID, m_isBackgroundPage, m_curr… in readPage()
H A DVSDContentCollector.h81 …void collectPage(unsigned id, unsigned level, unsigned backgroundPageID, bool isBackgroundPage, co…
H A DVSDXMLParserBase.cpp1076 …m_collector->collectPage(nId, (unsigned)getElementDepth(reader), backgroundPageID, isBackgroundPag… in readPage()

12