Home
last modified time | relevance | path

Searched refs:substituteName (Results 1 – 25 of 122) sorted by relevance

12345

/dports/graphics/okular/okular-21.12.3/core/
H A Dfontinfo.cpp26 …return name == rhs.name && substituteName == rhs.substituteName && type == rhs.type && embedType =… in operator ==()
30 QString substituteName; member in Okular::FontInfoPrivate
62 QString FontInfo::substituteName() const in substituteName() function in FontInfo
64 return d->substituteName; in substituteName()
67 void FontInfo::setSubstituteName(const QString &substituteName) in setSubstituteName() argument
69 d->substituteName = substituteName; in setSubstituteName()
H A Dfontinfo.h81 QString substituteName() const;
86 void setSubstituteName(const QString &substituteName);
/dports/graphics/krita/krita-4.4.8/libs/widgetutils/
H A DKoIcon.h47 …koIconNeededWithSubs(comment, neededName, substituteName) (KisIconUtils::loadIcon(QLatin1String(su… argument
49 #define koIconNameNeededWithSubs(comment, neededName, substituteName) (QLatin1String(substituteName argument
51 #define koIconNameCStrNeededWithSubs(comment, neededName, substituteName) (substituteName) argument
H A Dkis_icon.h47 …koIconNeededWithSubs(comment, neededName, substituteName) (KisIconUtils::loadIcon(QLatin1String(su… argument
49 #define koIconNameNeededWithSubs(comment, neededName, substituteName) (QLatin1String(substituteName argument
51 #define koIconNameCStrNeededWithSubs(comment, neededName, substituteName) (substituteName) argument
/dports/editors/calligraplan/calligraplan-3.3.0/src/
H A DKoIcon.h51 …ne koIconNeededWithSubs(comment, neededName, substituteName) (QIcon::fromTheme(QStringLiteral(subs… argument
53 …define koIconNameNeededWithSubs(comment, neededName, substituteName) (QStringLiteral(substituteNam… argument
55 #define koIconNameCStrNeededWithSubs(comment, neededName, substituteName) (substituteName) argument
/dports/editors/calligra/calligra-3.2.1/
H A DKoIcon.h51 …ne koIconNeededWithSubs(comment, neededName, substituteName) (QIcon::fromTheme(QStringLiteral(subs… argument
53 …define koIconNameNeededWithSubs(comment, neededName, substituteName) (QStringLiteral(substituteNam… argument
55 #define koIconNameCStrNeededWithSubs(comment, neededName, substituteName) (substituteName) argument
/dports/databases/kexi/kexi-3.2.0/src/kexiutils/
H A DKexiIcon.h54 …ne koIconNeededWithSubs(comment, neededName, substituteName) (QIcon::fromTheme(QLatin1String(subst… argument
56 #define koIconNameNeededWithSubs(comment, neededName, substituteName) (QLatin1String(substituteName argument
58 #define koIconNameCStrNeededWithSubs(comment, neededName, substituteName) (substituteName) argument
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DNtifs.java119 public SymbolicLinkReparseBuffer(String substituteName, String printName, int Flags) { in SymbolicLinkReparseBuffer() argument
121 String bothNames = substituteName + printName; in SymbolicLinkReparseBuffer()
124 this.SubstituteNameLength = (short) (substituteName.length() * 2); in SymbolicLinkReparseBuffer()
125 this.PrintNameOffset = (short) (substituteName.length() * 2); in SymbolicLinkReparseBuffer()
217 public MountPointReparseBuffer(String substituteName, String printName) { in MountPointReparseBuffer() argument
219 String bothNames = substituteName + printName; in MountPointReparseBuffer()
222 this.SubstituteNameLength = (short) substituteName.length(); in MountPointReparseBuffer()
223 this.PrintNameOffset = (short) (substituteName.length() * 2); in MountPointReparseBuffer()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DFontInfo.cc188 substituteName = nullptr; in FontInfo()
195 substituteName = substituteNameAux.copy(); in FontInfo()
216 substituteName = f.substituteName ? f.substituteName->copy() : nullptr; in FontInfo()
229 if (substituteName) in ~FontInfo()
230 delete substituteName; in ~FontInfo()
H A DGlobalParams.cc170 GooString *substituteName; member in SysFontInfo
191 substituteName = substituteNameA; in SysFontInfo()
198 delete substituteName; in ~SysFontInfo()
870 GooString substituteName; in findSystemFontFile() local
880 substituteName.Set(fi->substituteName->c_str()); in findSystemFontFile()
925 substituteName.Set((char *)s2); in findSystemFontFile()
931 substituteName.Set((char *)s2); in findSystemFontFile()
936 substituteName.append(" "); in findSystemFontFile()
937 substituteName.append(style); in findSystemFontFile()
963 …, oblique, font->isFixedWidth(), new GooString((char *)s), *type, *fontNum, substituteName.copy()); in findSystemFontFile()
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DFontInfo.cc188 substituteName = nullptr; in FontInfo()
195 substituteName = substituteNameAux.copy(); in FontInfo()
216 substituteName = f.substituteName ? f.substituteName->copy() : nullptr; in FontInfo()
229 if (substituteName) in ~FontInfo()
230 delete substituteName; in ~FontInfo()
H A DGlobalParams.cc170 GooString *substituteName; member in SysFontInfo
191 substituteName = substituteNameA; in SysFontInfo()
198 delete substituteName; in ~SysFontInfo()
870 GooString substituteName; in findSystemFontFile() local
880 substituteName.Set(fi->substituteName->c_str()); in findSystemFontFile()
925 substituteName.Set((char *)s2); in findSystemFontFile()
931 substituteName.Set((char *)s2); in findSystemFontFile()
936 substituteName.append(" "); in findSystemFontFile()
937 substituteName.append(style); in findSystemFontFile()
963 …, oblique, font->isFixedWidth(), new GooString((char *)s), *type, *fontNum, substituteName.copy()); in findSystemFontFile()
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DFontInfo.cc188 substituteName = nullptr; in FontInfo()
195 substituteName = substituteNameAux.copy(); in FontInfo()
216 substituteName = f.substituteName ? f.substituteName->copy() : nullptr; in FontInfo()
229 if (substituteName) in ~FontInfo()
230 delete substituteName; in ~FontInfo()
H A DGlobalParams.cc170 GooString *substituteName; member in SysFontInfo
191 substituteName = substituteNameA; in SysFontInfo()
198 delete substituteName; in ~SysFontInfo()
870 GooString substituteName; in findSystemFontFile() local
880 substituteName.Set(fi->substituteName->c_str()); in findSystemFontFile()
925 substituteName.Set((char *)s2); in findSystemFontFile()
931 substituteName.Set((char *)s2); in findSystemFontFile()
936 substituteName.append(" "); in findSystemFontFile()
937 substituteName.append(style); in findSystemFontFile()
963 …, oblique, font->isFixedWidth(), new GooString((char *)s), *type, *fontNum, substituteName.copy()); in findSystemFontFile()
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DFontInfo.cc188 substituteName = nullptr; in FontInfo()
195 substituteName = substituteNameAux.copy(); in FontInfo()
216 substituteName = f.substituteName ? f.substituteName->copy() : nullptr; in FontInfo()
229 if (substituteName) in ~FontInfo()
230 delete substituteName; in ~FontInfo()
H A DGlobalParams.cc170 GooString *substituteName; member in SysFontInfo
191 substituteName = substituteNameA; in SysFontInfo()
198 delete substituteName; in ~SysFontInfo()
870 GooString substituteName; in findSystemFontFile() local
880 substituteName.Set(fi->substituteName->c_str()); in findSystemFontFile()
925 substituteName.Set((char *)s2); in findSystemFontFile()
931 substituteName.Set((char *)s2); in findSystemFontFile()
936 substituteName.append(" "); in findSystemFontFile()
937 substituteName.append(style); in findSystemFontFile()
963 …, oblique, font->isFixedWidth(), new GooString((char *)s), *type, *fontNum, substituteName.copy()); in findSystemFontFile()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DFontInfo.cc193 substituteName = NULL; in FontInfo()
201 substituteName = substituteNameAux.copy(); in FontInfo()
230 substituteName = f.substituteName ? f.substituteName->copy() : NULL; in FontInfo()
243 if (substituteName) in ~FontInfo()
244 delete substituteName; in ~FontInfo()
H A DFontInfo.h60 GooString *getSubstituteName() { return substituteName; }; in getSubstituteName()
72 GooString *substituteName; variable
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DFontInfo.cc193 substituteName = NULL; in FontInfo()
201 substituteName = substituteNameAux.copy(); in FontInfo()
230 substituteName = f.substituteName ? f.substituteName->copy() : NULL; in FontInfo()
243 if (substituteName) in ~FontInfo()
244 delete substituteName; in ~FontInfo()
H A DFontInfo.h60 GooString *getSubstituteName() { return substituteName; }; in getSubstituteName()
72 GooString *substituteName; variable
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DFontInfo.cc193 substituteName = NULL; in FontInfo()
201 substituteName = substituteNameAux.copy(); in FontInfo()
230 substituteName = f.substituteName ? f.substituteName->copy() : NULL; in FontInfo()
243 if (substituteName) in ~FontInfo()
244 delete substituteName; in ~FontInfo()
H A DFontInfo.h60 GooString *getSubstituteName() { return substituteName; }; in getSubstituteName()
72 GooString *substituteName; variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/graphbuilderconf/
H A DMethodSubstitutionPlugin.java72 private final String substituteName; field in MethodSubstitutionPlugin
99 …codeProvider bytecodeProvider, String originalName, Class<?> declaringClass, String substituteName, in MethodSubstitutionPlugin() argument
106 this.substituteName = substituteName; in MethodSubstitutionPlugin()
160 if (Modifier.isStatic(m.getModifiers()) && m.getName().equals(substituteName)) { in isSubstitute()
233 …tring.format("%s[%s.%s(%s)]", getClass().getSimpleName(), declaringClass.getName(), substituteName, in toString()
238 …return String.format("%s.%s(%s)", declaringClass.getName(), substituteName, Arrays.asList(paramete… in originalMethodAsString()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/graphbuilderconf/
H A DMethodSubstitutionPlugin.java72 private final String substituteName; field in MethodSubstitutionPlugin
99 …codeProvider bytecodeProvider, String originalName, Class<?> declaringClass, String substituteName, in MethodSubstitutionPlugin() argument
106 this.substituteName = substituteName; in MethodSubstitutionPlugin()
160 if (Modifier.isStatic(m.getModifiers()) && m.getName().equals(substituteName)) { in isSubstitute()
233 …tring.format("%s[%s.%s(%s)]", getClass().getSimpleName(), declaringClass.getName(), substituteName, in toString()
238 …return String.format("%s.%s(%s)", declaringClass.getName(), substituteName, Arrays.asList(paramete… in originalMethodAsString()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/graphbuilderconf/
H A DMethodSubstitutionPlugin.java72 private final String substituteName; field in MethodSubstitutionPlugin
99 …codeProvider bytecodeProvider, String originalName, Class<?> declaringClass, String substituteName, in MethodSubstitutionPlugin() argument
106 this.substituteName = substituteName; in MethodSubstitutionPlugin()
160 if (Modifier.isStatic(m.getModifiers()) && m.getName().equals(substituteName)) { in isSubstitute()
233 …tring.format("%s[%s.%s(%s)]", getClass().getSimpleName(), declaringClass.getName(), substituteName, in toString()
238 …return String.format("%s.%s(%s)", declaringClass.getName(), substituteName, Arrays.asList(paramete… in originalMethodAsString()

12345