Home
last modified time | relevance | path

Searched defs:ListInfo (Results 1 – 25 of 83) sorted by relevance

1234

/dports/print/libmspub01/libmspub-0.1.4/src/lib/
H A DListInfo.h25 struct ListInfo struct
31 ListInfo(unsigned bulletChar) : m_listType(UNORDERED), in ListInfo() argument
41 ListInfo(boost::optional<unsigned> numberIfRestarted, NumberingType numberingType, in ListInfo() argument
/dports/x11/libsx/libsx/src/
H A Dlist.c24 typedef struct ListInfo struct
29 struct ListInfo *next; argument
30 }ListInfo; typedef
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelList.go32 type ListInfo struct { struct
34 Object
36 ContentTypesEnabled *bool `json:"contentTypesEnabled,omitempty"`
38 Hidden *bool `json:"hidden,omitempty"`
40 Template *string `json:"template,omitempty"`
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextmarkdownwriter_p.h77 struct ListInfo { struct
81 ListInfo listInfo(QTextList *list); argument
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/protocol/
H A DListInfo.java55 public class ListInfo { class
67 public ListInfo(IMAPResponse r) throws ParsingException { in ListInfo() method in ListInfo
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp_HTML_Listener.h152 struct ListInfo struct
154 const gchar *szId;
155 UT_uint32 iLevel;
156 UT_uint32 iItemCount;
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dparagraphproperties.h27 class ListInfo; variable

1234