Home
last modified time | relevance | path

Searched defs:style_count (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sdr/table/
H A Dtabledesign.hxx39 const sal_Int32 style_count = 10; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sdr/table/
H A Dtabledesign.hxx39 const sal_Int32 style_count = 10; variable
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dstyle.c59 int style_count(void) in style_count() function
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dstyle.c59 int style_count(void) in style_count() function
/dports/science/lammps/lammps-stable_29Sep2021/unittest/c-library/
H A Dtest_library_config.cpp100 TEST_F(LibraryConfig, style_count) in TEST_F() argument
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkgc-win32.c861 DWORD style_count = 0; in gdk_win32_hdc_get() local
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dmac_wrdwindow.c345 int style_count=0; in dev_line() local
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/
H A Dmac_wrdwindow.c345 int style_count=0; in dev_line() local
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/
H A Dmac_wrdwindow.c345 int style_count=0; in dev_line() local
/dports/audio/timidity++/TiMidity++-2.15.0/interface/
H A Dmac_wrdwindow.c345 int style_count=0; in dev_line() local
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/interface/
H A Dmac_wrdwindow.c345 int style_count=0; in dev_line() local
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dmac_wrdwindow.c345 int style_count=0; in dev_line() local
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A Dmac_wrdwindow.c345 int style_count=0; in dev_line() local
/dports/devel/axmldec/axmldec-1.2.0/lib/jitana/util/
H A Daxml_parser.cpp306 auto style_count = reader_.get<uint32_t>(); in parse_string_pool() local
/dports/science/lammps/lammps-stable_29Sep2021/examples/COUPLE/plugin/
H A Dliblammpsplugin.h134 int (*style_count)(void *, const char *); member
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dstedlgs.cpp920 size_t style_count = steLangs.GetStyleCount(m_last_language_ID); in SetControlValues() local
1156 size_t n, style_count = steLangs.GetStyleCount(m_current_lang); in SetControlValues() local
H A Dstelangs.cpp5135 size_t style_n, style_count = GetStyleCount(lang_n); in SciToSTEStyle() local
5451 size_t style_n, style_count = GetStyleCount(lang_n); in UpdateEditor() local
/dports/textproc/libcss/libcss-0.9.1/src/
H A Dstylesheet.c704 css_error css__stylesheet_style_vappend(css_style *style, uint32_t style_count, ...) in css__stylesheet_style_vappend()