Home
last modified time | relevance | path

Searched refs:GetBundle (Results 1 – 25 of 74) sorted by relevance

123

/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCACFPlugIn.h88 …CFBundleRef GetBundle() const { CFBundleRef theAnswer = NULL; if(IsValid()) { theAnsw… in GetBundle() function
89 …onst { CFStringRef theAnswer = NULL; CFBundleRef theBundle = GetBundle(); if(IsValid() … in CopyBundleID()
90 …rsion() const { UInt32 theAnswer = 0; CFBundleRef theBundle = GetBundle(); if(IsValid() … in GetBundleVersion()
91 … { CFDictionaryRef theAnswer = NULL; CFBundleRef theBundle = GetBundle(); if(IsValid() … in CopyBundleInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/graphicfilter/icgm/
H A Delements.cxx87 pLineBundle = static_cast<LineBundle*>(GetBundle( aLineList, rSource.pLineBundle->GetIndex() )); in operator =()
94 …pMarkerBundle = static_cast<MarkerBundle*>(GetBundle( aMarkerList, rSource.pMarkerBundle->GetIndex… in operator =()
99 pEdgeBundle = static_cast<EdgeBundle*>(GetBundle( aEdgeList, rSource.pEdgeBundle->GetIndex() )); in operator =()
105 pTextBundle = static_cast<TextBundle*>(GetBundle( aTextList, rSource.pTextBundle->GetIndex() )); in operator =()
125 pFillBundle = static_cast<FillBundle*>(GetBundle( aFillList, rSource.pFillBundle->GetIndex() )); in operator =()
304 Bundle* pBundle = GetBundle( rList, nIndex ); in GetBundleIndex()
311 Bundle* CGMElements::GetBundle( BundleList& rList, tools::Long nIndex ) in GetBundle() function in CGMElements
324 Bundle* pBundle = GetBundle( rList, rBundle.GetIndex() ); in InsertBundle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/icgm/
H A Delements.cxx86 pLineBundle = static_cast<LineBundle*>(GetBundle( aLineList, rSource.pLineBundle->GetIndex() )); in operator =()
93 …pMarkerBundle = static_cast<MarkerBundle*>(GetBundle( aMarkerList, rSource.pMarkerBundle->GetIndex… in operator =()
98 pEdgeBundle = static_cast<EdgeBundle*>(GetBundle( aEdgeList, rSource.pEdgeBundle->GetIndex() )); in operator =()
104 pTextBundle = static_cast<TextBundle*>(GetBundle( aTextList, rSource.pTextBundle->GetIndex() )); in operator =()
124 pFillBundle = static_cast<FillBundle*>(GetBundle( aFillList, rSource.pFillBundle->GetIndex() )); in operator =()
303 Bundle* pBundle = GetBundle( rList, nIndex ); in GetBundleIndex()
310 Bundle* CGMElements::GetBundle( BundleList& rList, long nIndex ) in GetBundle() function in CGMElements
323 Bundle* pBundle = GetBundle( rList, rBundle.GetIndex() ); in InsertBundle()
/dports/www/firefox-esr/firefox-91.8.0/parser/htmlparser/
H A DnsParserMsgUtils.cpp12 static nsresult GetBundle(const char* aPropFileName, in GetBundle() function
34 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByName()
52 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByID()
/dports/www/firefox/firefox-99.0/parser/htmlparser/
H A DnsParserMsgUtils.cpp12 static nsresult GetBundle(const char* aPropFileName, in GetBundle() function
34 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByName()
52 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByID()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/htmlparser/
H A DnsParserMsgUtils.cpp13 static nsresult GetBundle(const char* aPropFileName, in GetBundle() function
35 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByName()
53 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByID()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/htmlparser/
H A DnsParserMsgUtils.cpp12 static nsresult GetBundle(const char* aPropFileName, in GetBundle() function
34 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByName()
52 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByID()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/htmlparser/
H A DnsParserMsgUtils.cpp12 static nsresult GetBundle(const char* aPropFileName, in GetBundle() function
34 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByName()
52 nsresult rv = GetBundle(aPropFileName, getter_AddRefs(bundle)); in GetLocalizedStringByID()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/htmlparser/
H A DnsParserMsgUtils.cpp13 static nsresult GetBundle(const char * aPropFileName, nsIStringBundle **aBundle) in GetBundle() function
36 nsresult rv = GetBundle(aPropFileName,getter_AddRefs(bundle)); in GetLocalizedStringByName()
55 nsresult rv = GetBundle(aPropFileName,getter_AddRefs(bundle)); in GetLocalizedStringByID()
/dports/games/automuteus/automuteus-6.15.2/locale/
H A Dlocale.go33 GetBundle()
36 func GetBundle() *i18n.Bundle { func
133 bundle := GetBundle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/sdk_tools/command/
H A Dlist.py10 local_bundle = local_manifest.GetBundle(bundle.name)
25 local_bundle = local_manifest.GetBundle(bundle_name)
/dports/devel/p5-Inline-Java/Inline-Java-0.540/Java/sources/org/perl/inline/java/
H A DInlineJavaPerlInterpreter.java68 String perlinterpreter_so = GetBundle().getString("inline_java_perlinterpreter_so_" + mode) ; in init()
81 libperl_so = GetBundle().getString("inline_java_libperl_so") ; in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/
H A Dmanifest_util.py440 def GetBundle(self, name): member in SDKManifest
510 local_bundle = self.GetBundle(bundle[NAME_KEY])
525 local_bundle = self.GetBundle(bundle.name)
593 if self.GetBundle(bundle_name) != other.GetBundle(bundle_name):
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/tests/
H A Dupdate_nacl_manifest_test.py317 uploaded_manifest_bundle = self.uploaded_manifest.GetBundle(bundle_name)
437 uploaded_bundle = self.uploaded_manifest.GetBundle('pepper_18')
475 uploaded_bundle = self.uploaded_manifest.GetBundle(
526 p18_bundle = self.uploaded_manifest.GetBundle(B18_NONE.name)
529 p19_bundle = self.uploaded_manifest.GetBundle(B19_NONE.name)
595 uploaded_bundle = self.uploaded_manifest.GetBundle('pepper_26')
633 uploaded_bundle = self.uploaded_manifest.GetBundle('pepper_26')
636 uploaded_bundle = self.uploaded_manifest.GetBundle('pepper_21')
639 uploaded_bundle = self.uploaded_manifest.GetBundle('pepper_18')
681 uploaded_bundle = self.uploaded_manifest.GetBundle('pepper_18')
H A Dsdktools_commands_test.py41 return manifest.GetBundle(bundle_name)
75 bundle = self.manifest.GetBundle('sdk_tools')
234 num_archives = len(cache_manifest.GetBundle('pepper_23').GetArchives())
358 num_archives = len(cache_manifest.GetBundle('pepper_23').GetArchives())
375 bundle = manifest.GetBundle('pepper_23')
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dfontmgrcmn.cpp181 wxFontBundle *wxFontsManagerBase::GetBundle(const wxString& name) const in GetBundle() function in wxFontsManagerBase
193 bundle = GetBundle(facename); in GetBundleForFont()
199 bundle = GetBundle(facename); in GetBundleForFont()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dfontmgrcmn.cpp183 wxFontBundle *wxFontsManagerBase::GetBundle(const wxString& name) const in GetBundle() function in wxFontsManagerBase
195 bundle = GetBundle(facename); in GetBundleForFont()
201 bundle = GetBundle(facename); in GetBundleForFont()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dfontmgrcmn.cpp183 wxFontBundle *wxFontsManagerBase::GetBundle(const wxString& name) const in GetBundle() function in wxFontsManagerBase
195 bundle = GetBundle(facename); in GetBundleForFont()
201 bundle = GetBundle(facename); in GetBundleForFont()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dfontmgrcmn.cpp181 wxFontBundle *wxFontsManagerBase::GetBundle(const wxString& name) const in GetBundle() function in wxFontsManagerBase
193 bundle = GetBundle(facename); in GetBundleForFont()
199 bundle = GetBundle(facename); in GetBundleForFont()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dfontmgrcmn.cpp181 wxFontBundle *wxFontsManagerBase::GetBundle(const wxString& name) const in GetBundle() function in wxFontsManagerBase
193 bundle = GetBundle(facename); in GetBundleForFont()
199 bundle = GetBundle(facename); in GetBundleForFont()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dfontmgrcmn.cpp181 wxFontBundle *wxFontsManagerBase::GetBundle(const wxString& name) const in GetBundle() function in wxFontsManagerBase
193 bundle = GetBundle(facename); in GetBundleForFont()
199 bundle = GetBundle(facename); in GetBundleForFont()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dfontmgrcmn.cpp181 wxFontBundle *wxFontsManagerBase::GetBundle(const wxString& name) const in GetBundle() function in wxFontsManagerBase
193 bundle = GetBundle(facename); in GetBundleForFont()
199 bundle = GetBundle(facename); in GetBundleForFont()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/Plugin/Cache/
H A DCacheManager.cpp167 CacheManager::Bundle CacheManager::GetBundle(int bundleIndex) const in GetBundle() function in OrthancPlugins::CacheManager
225 Bundle bundle = GetBundle(bundleIndex); in EnsureQuota()
272 const Bundle& bundle = GetBundle(s.ColumnInt(0)); in SanityCheck()
350 Bundle bundle = GetBundle(bundleIndex); in Store()
506 Bundle bundle = GetBundle(bundleIndex); in Invalidate()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cddalignview/
H A Dcav_function.cpp130 … *newSequences = mime->GetGeneral().GetSeq_align_data().GetBundle().GetSequences(); in LoadASNFromIstream()
131 … *newAlignments = mime->GetGeneral().GetSeq_align_data().GetBundle().GetSeqaligns(); in LoadASNFromIstream()
461 sequences = &(mime.GetGeneral().GetSeq_align_data().GetBundle().GetSequences()); in CAV_DisplayMultiple()
462 alignments = &(mime.GetGeneral().GetSeq_align_data().GetBundle().GetSeqaligns()); in CAV_DisplayMultiple()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Ddata_manager.cpp159 if (mimeData->GetGeneral().GetSeq_align_data().GetBundle().IsSetSequences()) in Load()
161 if (mimeData->GetGeneral().GetSeq_align_data().GetBundle().IsSetStrucaligns()) in Load()
164 if (mimeData->GetGeneral().GetSeq_align_data().GetBundle().IsSetSeqaligns()) in Load()
167 if (mimeData->GetGeneral().GetSeq_align_data().GetBundle().IsSetImports()) { in Load()
362 mimeData->GetGeneral().GetSeq_align_data().GetBundle().IsSetStyle_dictionary()) in GetStyleDictionary()
363 … return &(mimeData->GetGeneral().GetSeq_align_data().GetBundle().GetStyle_dictionary()); in GetStyleDictionary()
421 mimeData->GetGeneral().GetSeq_align_data().GetBundle().IsSetUser_annotations()) in GetUserAnnotations()
422 … return &(mimeData->GetGeneral().GetSeq_align_data().GetBundle().GetUser_annotations()); in GetUserAnnotations()

123