Home
last modified time | relevance | path

Searched refs:isFixedPitch (Results 1 – 25 of 964) sorted by relevance

12345678910>>...39

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_custom.cpp28 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() argument
30 : INHERITED(style, isFixedPitch) in SkTypeface_Custom()
60 : INHERITED(style, isFixedPitch, sysFont, familyName, fontData->getIndex()) in SkTypeface_Stream()
84 this->isFixedPitch(), in onMakeClone()
89 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() argument
91 : INHERITED(style, isFixedPitch, sysFont, familyName, index) in SkTypeface_File()
111 this->isFixedPitch(), in onMakeClone()
241 bool isFixedPitch; in onMakeFromStreamArgs() local
246 &name, &style, &isFixedPitch, &axisDefinitions)) in onMakeFromStreamArgs()
261 bool isFixedPitch; in onMakeFromFontData() local
[all …]
H A DSkFontMgr_android.cpp38 bool isFixedPitch, in SkTypeface_Android() argument
40 : INHERITED(style, isFixedPitch) in SkTypeface_Android()
62 bool isFixedPitch, in SkTypeface_AndroidSystem() argument
66 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidSystem()
112 this->isFixedPitch(), in onMakeClone()
132 bool isFixedPitch, in SkTypeface_AndroidStream() argument
134 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidStream()
162 this->isFixedPitch(), in onMakeClone()
460 bool isFixedPitch; in onMakeFromStreamIndex() local
474 bool isFixedPitch; in onMakeFromStreamArgs() local
[all …]
H A DSkFontConfigTypeface.h35 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() argument
37 return new SkTypeface_FCI(std::move(data), std::move(familyName), style, isFixedPitch); in Create()
52 this->isFixedPitch())); in onMakeClone()
67 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI() argument
68 : INHERITED(style, isFixedPitch) in SkTypeface_FCI()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/ports/
H A DSkFontMgr_custom.cpp27 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() argument
29 : INHERITED(style, isFixedPitch) in SkTypeface_Custom()
59 : INHERITED(style, isFixedPitch, sysFont, familyName, fontData->getIndex()) in SkTypeface_Stream()
83 this->isFixedPitch(), in onMakeClone()
88 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() argument
90 : INHERITED(style, isFixedPitch, sysFont, familyName, index) in SkTypeface_File()
110 this->isFixedPitch(), in onMakeClone()
240 bool isFixedPitch; in onMakeFromStreamArgs() local
245 &name, &style, &isFixedPitch, &axisDefinitions)) in onMakeFromStreamArgs()
260 bool isFixedPitch; in onMakeFromFontData() local
[all …]
H A DSkFontMgr_android.cpp37 bool isFixedPitch, in SkTypeface_Android() argument
39 : INHERITED(style, isFixedPitch) in SkTypeface_Android()
61 bool isFixedPitch, in SkTypeface_AndroidSystem() argument
65 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidSystem()
111 this->isFixedPitch(), in onMakeClone()
131 bool isFixedPitch, in SkTypeface_AndroidStream() argument
133 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidStream()
161 this->isFixedPitch(), in onMakeClone()
459 bool isFixedPitch; in onMakeFromStreamIndex() local
473 bool isFixedPitch; in onMakeFromStreamArgs() local
[all …]
H A DSkFontConfigTypeface.h35 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() argument
37 return new SkTypeface_FCI(std::move(data), std::move(familyName), style, isFixedPitch); in Create()
52 this->isFixedPitch())); in onMakeClone()
67 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI() argument
68 : INHERITED(style, isFixedPitch) in SkTypeface_FCI()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_custom.cpp28 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() argument
30 : INHERITED(style, isFixedPitch) in SkTypeface_Custom()
60 : INHERITED(style, isFixedPitch, sysFont, familyName, fontData->getIndex()) in SkTypeface_Stream()
84 this->isFixedPitch(), in onMakeClone()
89 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() argument
91 : INHERITED(style, isFixedPitch, sysFont, familyName, index) in SkTypeface_File()
111 this->isFixedPitch(), in onMakeClone()
241 bool isFixedPitch; in onMakeFromStreamArgs() local
246 &name, &style, &isFixedPitch, &axisDefinitions)) in onMakeFromStreamArgs()
261 bool isFixedPitch; in onMakeFromFontData() local
[all …]
H A DSkFontMgr_android.cpp38 bool isFixedPitch, in SkTypeface_Android() argument
40 : INHERITED(style, isFixedPitch) in SkTypeface_Android()
62 bool isFixedPitch, in SkTypeface_AndroidSystem() argument
66 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidSystem()
112 this->isFixedPitch(), in onMakeClone()
132 bool isFixedPitch, in SkTypeface_AndroidStream() argument
134 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidStream()
162 this->isFixedPitch(), in onMakeClone()
460 bool isFixedPitch; in onMakeFromStreamIndex() local
474 bool isFixedPitch; in onMakeFromStreamArgs() local
[all …]
H A DSkFontConfigTypeface.h35 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() argument
37 return new SkTypeface_FCI(std::move(data), std::move(familyName), style, isFixedPitch); in Create()
52 this->isFixedPitch())); in onMakeClone()
67 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI() argument
68 : INHERITED(style, isFixedPitch) in SkTypeface_FCI()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_custom.cpp28 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() argument
30 : INHERITED(style, isFixedPitch) in SkTypeface_Custom()
60 : INHERITED(style, isFixedPitch, sysFont, familyName, fontData->getIndex()) in SkTypeface_Stream()
84 this->isFixedPitch(), in onMakeClone()
89 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() argument
91 : INHERITED(style, isFixedPitch, sysFont, familyName, index) in SkTypeface_File()
111 this->isFixedPitch(), in onMakeClone()
241 bool isFixedPitch; in onMakeFromStreamArgs() local
246 &name, &style, &isFixedPitch, &axisDefinitions)) in onMakeFromStreamArgs()
261 bool isFixedPitch; in onMakeFromFontData() local
[all …]
H A DSkFontMgr_android.cpp38 bool isFixedPitch, in SkTypeface_Android() argument
40 : INHERITED(style, isFixedPitch) in SkTypeface_Android()
62 bool isFixedPitch, in SkTypeface_AndroidSystem() argument
66 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidSystem()
112 this->isFixedPitch(), in onMakeClone()
132 bool isFixedPitch, in SkTypeface_AndroidStream() argument
134 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidStream()
162 this->isFixedPitch(), in onMakeClone()
460 bool isFixedPitch; in onMakeFromStreamIndex() local
474 bool isFixedPitch; in onMakeFromStreamArgs() local
[all …]
H A DSkFontConfigTypeface.h35 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() argument
37 return new SkTypeface_FCI(std::move(data), std::move(familyName), style, isFixedPitch); in Create()
52 this->isFixedPitch())); in onMakeClone()
67 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI() argument
68 : INHERITED(style, isFixedPitch) in SkTypeface_FCI()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_custom.cpp28 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() argument
30 : INHERITED(style, isFixedPitch) in SkTypeface_Custom()
60 : INHERITED(style, isFixedPitch, sysFont, familyName, fontData->getIndex()) in SkTypeface_Stream()
84 this->isFixedPitch(), in onMakeClone()
89 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() argument
91 : INHERITED(style, isFixedPitch, sysFont, familyName, index) in SkTypeface_File()
111 this->isFixedPitch(), in onMakeClone()
241 bool isFixedPitch; in onMakeFromStreamArgs() local
246 &name, &style, &isFixedPitch, &axisDefinitions)) in onMakeFromStreamArgs()
261 bool isFixedPitch; in onMakeFromFontData() local
[all …]
H A DSkFontMgr_android.cpp38 bool isFixedPitch, in SkTypeface_Android() argument
40 : INHERITED(style, isFixedPitch) in SkTypeface_Android()
62 bool isFixedPitch, in SkTypeface_AndroidSystem() argument
66 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidSystem()
112 this->isFixedPitch(), in onMakeClone()
132 bool isFixedPitch, in SkTypeface_AndroidStream() argument
134 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidStream()
162 this->isFixedPitch(), in onMakeClone()
460 bool isFixedPitch; in onMakeFromStreamIndex() local
474 bool isFixedPitch; in onMakeFromStreamArgs() local
[all …]
H A DSkFontConfigTypeface.h35 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() argument
37 return new SkTypeface_FCI(std::move(data), std::move(familyName), style, isFixedPitch); in Create()
52 this->isFixedPitch())); in onMakeClone()
67 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI() argument
68 : INHERITED(style, isFixedPitch) in SkTypeface_FCI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkFontMgr_custom.cpp27 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() argument
29 : INHERITED(style, isFixedPitch) in SkTypeface_Custom()
61 : INHERITED(style, isFixedPitch, sysFont, familyName, fontData->getIndex()) in SkTypeface_Stream()
85 this->isFixedPitch(), in onMakeClone()
90 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() argument
92 : INHERITED(style, isFixedPitch, sysFont, familyName, index) in SkTypeface_File()
112 this->isFixedPitch(), in onMakeClone()
251 bool isFixedPitch; in onMakeFromStreamArgs() local
256 &name, &style, &isFixedPitch, &axisDefinitions)) in onMakeFromStreamArgs()
271 bool isFixedPitch; in onMakeFromFontData() local
[all …]
H A DSkFontMgr_android.cpp37 bool isFixedPitch, in SkTypeface_Android() argument
39 : INHERITED(style, isFixedPitch) in SkTypeface_Android()
61 bool isFixedPitch, in SkTypeface_AndroidSystem() argument
65 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidSystem()
111 this->isFixedPitch(), in onMakeClone()
131 bool isFixedPitch, in SkTypeface_AndroidStream() argument
133 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidStream()
160 this->isFixedPitch(), in onMakeClone()
457 bool isFixedPitch; in onMakeFromStreamIndex() local
471 bool isFixedPitch; in onMakeFromStreamArgs() local
[all …]
H A DSkFontConfigTypeface.h35 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() argument
37 return new SkTypeface_FCI(std::move(data), std::move(familyName), style, isFixedPitch); in Create()
52 this->isFixedPitch())); in onMakeClone()
67 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI() argument
68 : INHERITED(style, isFixedPitch) in SkTypeface_FCI()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_custom.cpp28 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() argument
30 : INHERITED(style, isFixedPitch) in SkTypeface_Custom()
55 const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_Stream() argument
57 : INHERITED(style, isFixedPitch, sysFont, familyName, fontData->getIndex()) in SkTypeface_Stream()
71 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() argument
73 : INHERITED(style, isFixedPitch, sysFont, familyName, index) in SkTypeface_File()
207 bool isFixedPitch; in onMakeFromStreamArgs() local
212 &name, &style, &isFixedPitch, &axisDefinitions)) in onMakeFromStreamArgs()
223 …return sk_sp<SkTypeface>(new SkTypeface_Stream(std::move(data), style, isFixedPitch, false, name)); in onMakeFromStreamArgs()
227 bool isFixedPitch; in onMakeFromFontData() local
[all …]
H A DSkFontMgr_android.cpp38 bool isFixedPitch, in SkTypeface_Android() argument
40 : INHERITED(style, isFixedPitch) in SkTypeface_Android()
62 bool isFixedPitch, in SkTypeface_AndroidSystem() argument
66 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidSystem()
116 bool isFixedPitch, in SkTypeface_AndroidStream() argument
118 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidStream()
429 bool isFixedPitch; in onMakeFromStreamIndex() local
437 style, isFixedPitch, name)); in onMakeFromStreamIndex()
443 bool isFixedPitch; in onMakeFromStreamArgs() local
448 &name, &style, &isFixedPitch, &axisDefinitions)) in onMakeFromStreamArgs()
[all …]
H A DSkFontConfigTypeface.h32 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() argument
34 return new SkTypeface_FCI(std::move(data), std::move(familyName), style, isFixedPitch); in Create()
53 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI() argument
54 : INHERITED(style, isFixedPitch) in SkTypeface_FCI()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/ports/
H A DSkFontMgr_custom.cpp32 SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() argument
34 : INHERITED(style, isFixedPitch) in SkTypeface_Custom()
79 const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_Stream() argument
104 SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() argument
106 : INHERITED(style, isFixedPitch, sysFont, familyName, index) in SkTypeface_File()
275 bool isFixedPitch; in onCreateFromStream() local
296 bool isFixedPitch; in onCreateFromFontData() local
300 &name, &style, &isFixedPitch, nullptr)) in onCreateFromFontData()
387 bool isFixedPitch; in load_directory_fonts() local
475 bool isFixedPitch; in load_embedded_font() local
[all …]
H A DSkFontMgr_android.cpp37 bool isFixedPitch, in SkTypeface_Android() argument
39 : INHERITED(style, isFixedPitch) in SkTypeface_Android()
61 bool isFixedPitch, in SkTypeface_AndroidSystem() argument
65 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidSystem()
115 bool isFixedPitch, in SkTypeface_AndroidStream() argument
117 : INHERITED(style, isFixedPitch, familyName) in SkTypeface_AndroidStream()
421 bool isFixedPitch; in onCreateFromStream() local
428 return new SkTypeface_AndroidStream(std::move(data), style, isFixedPitch, name); in onCreateFromStream()
434 bool isFixedPitch; in onCreateFromStream() local
439 &name, &style, &isFixedPitch, &axisDefinitions)) in onCreateFromStream()
[all …]
H A DSkFontConfigTypeface.h32 SkFontStyle style, bool isFixedPitch) in Create() argument
34 return new SkTypeface_FCI(std::move(data), style, isFixedPitch); in Create()
52 SkTypeface_FCI(std::unique_ptr<SkFontData> data, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI() argument
53 : INHERITED(style, isFixedPitch) in SkTypeface_FCI()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fonts/type1/
H A DAFMWritingDirectionMetrics.java30 private boolean isFixedPitch; field in AFMWritingDirectionMetrics
84 public boolean isFixedPitch() { in isFixedPitch() method in AFMWritingDirectionMetrics
85 return isFixedPitch; in isFixedPitch()
93 this.isFixedPitch = value; in setFixedPitch()

12345678910>>...39