Home
last modified time | relevance | path

Searched refs:PROP_PREVIEW (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpfilteroptions.c35 PROP_PREVIEW, enumerator
69 GIMP_CONFIG_PROP_BOOLEAN (object_class, PROP_PREVIEW, in G_DEFINE_TYPE()
134 case PROP_PREVIEW: in gimp_filter_options_set_property()
178 case PROP_PREVIEW: in gimp_filter_options_get_property()
/dports/multimedia/gnome-twitch/gnome-twitch-0.4.1-155-g8e774a0/src/
H A Dgt-vod.c55 PROP_PREVIEW, enumerator
98 g_object_notify_by_pspec(G_OBJECT(self), props[PROP_PREVIEW]); in handle_preview_download_cb()
190 case PROP_PREVIEW: in get_property()
236 props[PROP_PREVIEW] = g_param_spec_object("preview", "Preview", "Preview pixbuf of the VOD", in gt_vod_class_init()
H A Dgt-game.c51 PROP_PREVIEW, enumerator
68 g_object_notify_by_pspec(G_OBJECT(self), props[PROP_PREVIEW]); in notify_preview_cb()
233 case PROP_PREVIEW: in get_property()
285 props[PROP_PREVIEW] = g_param_spec_object("preview", "Preview", "Preview of game", in gt_game_class_init()
H A Dgt-channel.c68 PROP_PREVIEW, enumerator
172 g_object_notify_by_pspec(G_OBJECT(self), props[PROP_PREVIEW]); in notify_preview_cb()
664 case PROP_PREVIEW: in get_property()
737 props[PROP_PREVIEW] = g_param_spec_object("preview", "Preview", "Preview of channel", in gt_channel_class_init()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dmediadescriptor.hxx84 static const OUString& PROP_PREVIEW();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dmediadescriptor.hxx84 static const OUString& PROP_PREVIEW();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/framework/factories/
H A DBasicToolBarFactory.cxx82 utl::MediaDescriptor::PROP_PREVIEW(), in initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/framework/factories/
H A DBasicToolBarFactory.cxx82 utl::MediaDescriptor::PROP_PREVIEW(), in initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/layoutmanager/
H A Dhelpers.cxx273 return aDesc.getUnpackedValueOrDefault(utl::MediaDescriptor::PROP_PREVIEW(), false); in implts_isPreviewModel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/layoutmanager/
H A Dhelpers.cxx268 return aDesc.getUnpackedValueOrDefault(utl::MediaDescriptor::PROP_PREVIEW(), false); in implts_isPreviewModel()
/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dproc_py_const.pas212 PROP_PREVIEW = 87;
H A Dformmain_py_api.inc3460 PROP_PREVIEW:
4145 PROP_PREVIEW:
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-message-info.c69 PROP_PREVIEW enumerator
542 case PROP_PREVIEW: in message_info_set_property()
643 case PROP_PREVIEW: in message_info_get_property()
1116 PROP_PREVIEW, in camel_message_info_class_init()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/loadenv/
H A Dloadenv.cxx296 !m_lMediaDescriptor.getUnpackedValueOrDefault(utl::MediaDescriptor::PROP_PREVIEW(), false); in startLoading()
1092 …view = m_lMediaDescriptor.getUnpackedValueOrDefault(utl::MediaDescriptor::PROP_PREVIEW(), false); in impl_loadContent()
1705 utl::MediaDescriptor::PROP_PREVIEW(), false) ); in impl_makeFrameWindowVisible()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/loadenv/
H A Dloadenv.cxx295 !m_lMediaDescriptor.getUnpackedValueOrDefault(utl::MediaDescriptor::PROP_PREVIEW(), false); in startLoading()
1100 …view = m_lMediaDescriptor.getUnpackedValueOrDefault(utl::MediaDescriptor::PROP_PREVIEW(), false); in impl_loadContent()
1685 utl::MediaDescriptor::PROP_PREVIEW(), false) ); in impl_makeFrameWindowVisible()
/dports/editors/libreoffice/libreoffice-7.2.6.2/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx292 … bool bPreview = aMD.getUnpackedValueOrDefault( utl::MediaDescriptor::PROP_PREVIEW(), bDefault ); in getAllBrowseNodes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx301 … bool bPreview = aMD.getUnpackedValueOrDefault( utl::MediaDescriptor::PROP_PREVIEW(), bDefault ); in getAllBrowseNodes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/misc/
H A Dmediadescriptor.cxx207 const OUString& MediaDescriptor::PROP_PREVIEW() in PROP_PREVIEW() function in utl::MediaDescriptor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A Dmediadescriptor.cxx207 const OUString& MediaDescriptor::PROP_PREVIEW() in PROP_PREVIEW() function in utl::MediaDescriptor
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/
H A Dcudatext.py239 PROP_PREVIEW = 87 variable
/dports/editors/cudatext/CudaText-1.151.0/app/py/
H A Dcudatext.py239 PROP_PREVIEW = 87 variable
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_project_man/
H A D__init__.py1152 ed.set_prop(PROP_PREVIEW, False)
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_project_man/
H A D__init__.py1152 ed.set_prop(PROP_PREVIEW, False)
/dports/editors/cudatext/CudaText-1.151.0/app/readme/wiki/
H A Dcudatext_api.wiki2329 * PROP_PREVIEW: bool: editor is inside "Preview tab" (it has italic caption).
2489 * PROP_PREVIEW: bool: editor is inside "Preview tab" (it has italic caption). Currently only False …
3885 * add: Editor.get_prop/set_prop: PROP_PREVIEW
4251 * add: Editor.set_prop: PROP_PREVIEW is writable now