Home
last modified time | relevance | path

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

/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dtag.cpp143 void State::merge(const List &states, State *result, int *emblemsCount, bool *haveInvisibleTags, co… in merge() argument
146 *emblemsCount = 0; in merge()
155 ++*emblemsCount; in merge()
H A Dtag.h147 …static void merge(const List &states, State *result, int *emblemsCount, bool *haveInvisibleTags, c…
H A Dnote.h292 inline int emblemsCount() { in emblemsCount() function
H A Dhtmlexporter.cpp425 if (note->emblemsCount() > 0) { in exportNote()