gf_cfg_get_key_count 3080 applications/mp4client/main.c key_count = gf_cfg_get_key_count(cfg_file, sec); gf_cfg_get_key_count 463 applications/osmo4_sym/osmo4_view.cpp u32 count = gf_cfg_get_key_count(m_user.config, "RecentFiles"); gf_cfg_get_key_count 103 applications/osmo4_sym/playlist.cpp u32 count = gf_cfg_get_key_count(user->config, "MimeTypes"); gf_cfg_get_key_count 423 applications/osmo4_sym/playlist.cpp u32 count = gf_cfg_get_key_count(m_user->config, "Playlist"); gf_cfg_get_key_count 52 applications/osmo4_w32/OpenUrl.cpp nb_entries = gf_cfg_get_key_count(cfg, "RecentFiles"); gf_cfg_get_key_count 1710 applications/osmo4_w32/Options.cpp count = gf_cfg_get_key_count(gpac->m_user.config, "MimeTypes"); gf_cfg_get_key_count 705 applications/osmo4_w32/Osmo4.cpp keyCount = gf_cfg_get_key_count(m_user.config, "MimeTypes"); gf_cfg_get_key_count 66 applications/osmo4_wce/OpenDlg.cpp nb_entries = gf_cfg_get_key_count(app->m_user.config, "RecentFiles"); gf_cfg_get_key_count 478 applications/osmo4_wce/Osmo4.cpp keyCount = gf_cfg_get_key_count(m_user.config, "MimeTypes"); gf_cfg_get_key_count 143 applications/osmo4_wx/wxOsmo4.cpp nb_entries = gf_cfg_get_key_count(cfg, "RecentFiles"); gf_cfg_get_key_count 1080 applications/osmo4_wx/wxOsmo4.cpp keyCount = gf_cfg_get_key_count(m_user.config, "MimeTypes"); gf_cfg_get_key_count 283 applications/osmophone/main.cpp u32 count = gf_cfg_get_key_count(user.config, "RecentFiles"); gf_cfg_get_key_count 299 applications/osmophone/main.cpp count = gf_cfg_get_key_count(user.config, "Playlist"); gf_cfg_get_key_count 607 applications/osmophone/main.cpp u32 count = gf_cfg_get_key_count(user.config, "RecentFiles"); gf_cfg_get_key_count 639 applications/osmophone/main.cpp u32 count = gf_cfg_get_key_count(user.config, "MimeTypes"); gf_cfg_get_key_count 117 applications/osmophone/openfile.cpp count = gf_cfg_get_key_count(cfg, "Playlist"); gf_cfg_get_key_count 141 applications/osmophone/openfile.cpp count = gf_cfg_get_key_count(cfg, "Playlist"); gf_cfg_get_key_count 161 include/gpac/config_file.h u32 gf_cfg_get_key_count(GF_Config *cfgFile, const char *secName); gf_cfg_get_key_count 215 modules/ft_font/ft_font.c count = gf_cfg_get_key_count(cfg, "FontEngine"); gf_cfg_get_key_count 258 modules/ft_font/ft_font.c count = gf_cfg_get_key_count(cfg, "FontEngine"); gf_cfg_get_key_count 1601 modules/platinum/GPACPlatinum.cpp count = gf_cfg_get_key_count(m_pTerm->user->config, "UPnPDevices"); gf_cfg_get_key_count 3541 modules/widgetman/widgetman.c count = gf_cfg_get_key_count(wm->term->user->config, "Widgets"); gf_cfg_get_key_count 728 src/media_tools/dash_segmenter.c count = gf_cfg_get_key_count(dash_cfg->dash_ctx, "SegmentsStartTimes"); gf_cfg_get_key_count 1490 src/media_tools/dash_segmenter.c count = gf_cfg_get_key_count(dash_cfg->dash_ctx, RepURLsSecName); gf_cfg_get_key_count 4386 src/media_tools/dash_segmenter.c count = gf_cfg_get_key_count(dash_cfg->dash_ctx, szRepURLsSecName); gf_cfg_get_key_count 5414 src/media_tools/dash_segmenter.c for (i=0; i<gf_cfg_get_key_count(dasher->dash_ctx, "SegmentsStartTimes"); i++) { gf_cfg_get_key_count 5450 src/media_tools/dash_segmenter.c for (j=0; j<gf_cfg_get_key_count(dasher->dash_ctx, szSecName); j++) { gf_cfg_get_key_count 6428 src/media_tools/dash_segmenter.c u32 count = gf_cfg_get_key_count(dasher->dash_ctx, "PastPeriods"); gf_cfg_get_key_count 574 src/terminal/mpeg4_inline.c if (!gf_cfg_get_key_count(cfg, section)) { gf_cfg_get_key_count 587 src/terminal/mpeg4_inline.c count = gf_cfg_get_key_count(cfg, section)-1; gf_cfg_get_key_count 972 src/terminal/network_service.c keyCount = gf_cfg_get_key_count(term->user->config, "MimeTypes"); gf_cfg_get_key_count 767 src/terminal/terminal.c if (0 == gf_cfg_get_key_count(user->config, "MimeTypes")) { gf_cfg_get_key_count 2417 src/terminal/terminal.c count = gf_cfg_get_key_count(term->user->config, "Shortcuts"); gf_cfg_get_key_count 823 src/utils/symbian_os.cpp mod_count = gf_cfg_get_key_count(pm->cfg, "SymbianDLLs");