Home
last modified time | relevance | path

Searched refs:aGlyph (Results 1 – 25 of 100) sorted by relevance

1234

/dports/print/py-fontpens/fontPens-0.2.4/Lib/fontPens/
H A DflattenPen.py103 if len(aGlyph) == 0:
104 return aGlyph
108 aGlyph.draw(filterpen)
109 aGlyph.clear()
110 recorder.replay(aGlyph.getPen())
111 return aGlyph
185 if len(aGlyph) == 0:
186 return aGlyph
190 aGlyph.draw(filterpen)
191 aGlyph.clear()
[all …]
H A DthresholdPen.py50 def thresholdGlyph(aGlyph, threshold=10): argument
57 aGlyph.draw(filterpen)
58 aGlyph.clear()
59 recorder.replay(aGlyph.getPen())
60 return aGlyph
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/Additions/GNUstepGUI/
H A DGSFontInfo.h105 - (NSSize) advancementForGlyph: (NSGlyph)aGlyph;
112 - (NSRect) boundingRectForGlyph: (NSGlyph)aGlyph;
122 - (BOOL) glyphIsEncoded: (NSGlyph)aGlyph;
133 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
139 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
142 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
145 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSFont.h218 - (NSSize) advancementForGlyph: (NSGlyph)aGlyph;
219 - (NSRect) boundingRectForGlyph: (NSGlyph)aGlyph;
220 - (BOOL) glyphIsEncoded: (NSGlyph)aGlyph;
226 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
229 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
232 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
235 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DTextRenderer.h74 unsigned int GetGlyphWidth(char aGlyph) const { in GetGlyphWidth()
78 MOZ_ASSERT(unsigned(aGlyph) >= mFirstChar); in GetGlyphWidth()
79 return mGlyphWidths.value()[unsigned(aGlyph) - mFirstChar]; in GetGlyphWidth()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DTextRenderer.h83 unsigned int GetGlyphWidth(char aGlyph) const { in GetGlyphWidth()
87 MOZ_ASSERT(unsigned(aGlyph) >= mFirstChar); in GetGlyphWidth()
88 return mGlyphWidths.value()[unsigned(aGlyph) - mFirstChar]; in GetGlyphWidth()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DTextRenderer.h83 unsigned int GetGlyphWidth(char aGlyph) const { in GetGlyphWidth()
87 MOZ_ASSERT(unsigned(aGlyph) >= mFirstChar); in GetGlyphWidth()
88 return mGlyphWidths.value()[unsigned(aGlyph) - mFirstChar]; in GetGlyphWidth()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DTextRenderer.h83 unsigned int GetGlyphWidth(char aGlyph) const { in GetGlyphWidth()
87 MOZ_ASSERT(unsigned(aGlyph) >= mFirstChar); in GetGlyphWidth()
88 return mGlyphWidths.value()[unsigned(aGlyph) - mFirstChar]; in GetGlyphWidth()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp403 if (uint16_t(mid->glyphIndex) < aGlyph) { in GetGlyphVOrigin()
410 if (lo < limit && uint16_t(lo->glyphIndex) == aGlyph) { in GetGlyphVOrigin()
422 const Glyf* glyf = FindGlyf(aGlyph, &emptyGlyf); in GetGlyphVOrigin()
432 if (aGlyph < hb_codepoint_t(mNumLongVMetrics)) { in GetGlyphVOrigin()
434 lsb = int16_t(metrics->metrics[aGlyph].lsb); in GetGlyphVOrigin()
503 hb_codepoint_t aGlyph, bool* aEmptyGlyf) const { in FindGlyf() argument
532 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint32) > len) { in FindGlyf()
537 offset = offsets[aGlyph]; in FindGlyf()
540 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint16) > len) { in FindGlyf()
545 offset = uint16_t(offsets[aGlyph]); in FindGlyf()
[all …]
H A DgfxHarfBuzzShaper.h48 void GetGlyphVOrigin(hb_codepoint_t aGlyph, hb_position_t* aX,
67 hb_bool_t GetGlyphExtents(hb_codepoint_t aGlyph,
119 const Glyf* FindGlyf(hb_codepoint_t aGlyph, bool* aEmptyGlyf) const;
H A DgfxFont.h777 static bool IsSimpleGlyphID(uint32_t aGlyph) { in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
778 return (aGlyph & GLYPH_MASK) == aGlyph; in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
858 uint32_t aGlyph) { in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
860 NS_ASSERTION(IsSimpleGlyphID(aGlyph), "Glyph overflow"); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
870 uint32_t aGlyph) { in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
873 MakeSimpleGlyph(aAdvanceAppUnits, aGlyph).mValue; in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
959 void SetGlyphs(uint32_t aCharIndex, CompressedGlyph aGlyph, in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
1055 MOZ_ASSERT(GetCharacterGlyphs() + aIndex == &aGlyph); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
1056 if (aGlyph.IsSimpleGlyph()) { in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
1057 DetailedGlyph details = {aGlyph.GetSimpleGlyph(), in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
[all …]
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp418 if (uint16_t(mid->glyphIndex) < aGlyph) { in GetGlyphVOrigin()
425 if (lo < limit && uint16_t(lo->glyphIndex) == aGlyph) { in GetGlyphVOrigin()
437 const Glyf* glyf = FindGlyf(aGlyph, &emptyGlyf); in GetGlyphVOrigin()
447 if (aGlyph < hb_codepoint_t(mNumLongVMetrics)) { in GetGlyphVOrigin()
449 lsb = int16_t(metrics->metrics[aGlyph].lsb); in GetGlyphVOrigin()
518 hb_codepoint_t aGlyph, bool* aEmptyGlyf) const { in FindGlyf() argument
547 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint32) > len) { in FindGlyf()
552 offset = offsets[aGlyph]; in FindGlyf()
555 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint16) > len) { in FindGlyf()
560 offset = uint16_t(offsets[aGlyph]); in FindGlyf()
[all …]
H A DgfxHarfBuzzShaper.h48 void GetGlyphVOrigin(hb_codepoint_t aGlyph, hb_position_t* aX,
67 hb_bool_t GetGlyphExtents(hb_codepoint_t aGlyph,
119 const Glyf* FindGlyf(hb_codepoint_t aGlyph, bool* aEmptyGlyf) const;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp418 if (uint16_t(mid->glyphIndex) < aGlyph) { in GetGlyphVOrigin()
425 if (lo < limit && uint16_t(lo->glyphIndex) == aGlyph) { in GetGlyphVOrigin()
437 const Glyf *glyf = FindGlyf(aGlyph, &emptyGlyf); in GetGlyphVOrigin()
447 if (aGlyph < hb_codepoint_t(mNumLongVMetrics)) { in GetGlyphVOrigin()
449 lsb = int16_t(metrics->metrics[aGlyph].lsb); in GetGlyphVOrigin()
517 hb_codepoint_t aGlyph, bool *aEmptyGlyf) const { in FindGlyf() argument
546 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint32) > len) { in FindGlyf()
551 offset = offsets[aGlyph]; in FindGlyf()
554 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint16) > len) { in FindGlyf()
559 offset = uint16_t(offsets[aGlyph]); in FindGlyf()
[all …]
H A DgfxHarfBuzzShaper.h51 void GetGlyphVOrigin(mozilla::gfx::DrawTarget &aDT, hb_codepoint_t aGlyph,
70 hb_bool_t GetGlyphExtents(hb_codepoint_t aGlyph,
114 const Glyf *FindGlyf(hb_codepoint_t aGlyph, bool *aEmptyGlyf) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dcairotextrender.cxx131 cairo_glyph_t aGlyph; in DrawTextLayout() local
132 aGlyph.index = pGlyph->glyphId(); in DrawTextLayout()
133 aGlyph.x = aPos.X(); in DrawTextLayout()
134 aGlyph.y = aPos.Y(); in DrawTextLayout()
135 cairo_glyphs.push_back(aGlyph); in DrawTextLayout()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp422 gfxHarfBuzzShaper::GetGlyphVOrigin(hb_codepoint_t aGlyph, in GetGlyphVOrigin() argument
425 *aX = -0.5 * GetGlyphHAdvance(aGlyph); in GetGlyphVOrigin()
438 if (uint16_t(mid->glyphIndex) < aGlyph) { in GetGlyphVOrigin()
457 const Glyf *glyf = FindGlyf(aGlyph, &emptyGlyf); in GetGlyphVOrigin()
468 if (aGlyph < hb_codepoint_t(mNumLongVMetrics)) { in GetGlyphVOrigin()
470 lsb = int16_t(metrics->metrics[aGlyph].lsb); in GetGlyphVOrigin()
559 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint32) > len) { in FindGlyf()
564 offset = offsets[aGlyph]; in FindGlyf()
572 offset = uint16_t(offsets[aGlyph]); in FindGlyf()
586 gfxHarfBuzzShaper::GetGlyphExtents(hb_codepoint_t aGlyph, in GetGlyphExtents() argument
[all …]
H A DgfxHarfBuzzShaper.h51 void GetGlyphVOrigin(hb_codepoint_t aGlyph,
73 hb_bool_t GetGlyphExtents(hb_codepoint_t aGlyph,
124 const Glyf *FindGlyf(hb_codepoint_t aGlyph, bool *aEmptyGlyf) const;
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp408 if (uint16_t(mid->glyphIndex) < aGlyph) { in GetGlyphVOrigin()
415 if (lo < limit && uint16_t(lo->glyphIndex) == aGlyph) { in GetGlyphVOrigin()
427 const Glyf* glyf = FindGlyf(aGlyph, &emptyGlyf); in GetGlyphVOrigin()
437 if (aGlyph < hb_codepoint_t(mNumLongVMetrics)) { in GetGlyphVOrigin()
439 lsb = int16_t(metrics->metrics[aGlyph].lsb); in GetGlyphVOrigin()
508 hb_codepoint_t aGlyph, bool* aEmptyGlyf) const { in FindGlyf() argument
537 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint32) > len) { in FindGlyf()
542 offset = offsets[aGlyph]; in FindGlyf()
545 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint16) > len) { in FindGlyf()
550 offset = uint16_t(offsets[aGlyph]); in FindGlyf()
[all …]
H A DgfxHarfBuzzShaper.h48 void GetGlyphVOrigin(hb_codepoint_t aGlyph, hb_position_t* aX,
67 hb_bool_t GetGlyphExtents(hb_codepoint_t aGlyph,
119 const Glyf* FindGlyf(hb_codepoint_t aGlyph, bool* aEmptyGlyf) const;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxHarfBuzzShaper.cpp408 if (uint16_t(mid->glyphIndex) < aGlyph) { in GetGlyphVOrigin()
415 if (lo < limit && uint16_t(lo->glyphIndex) == aGlyph) { in GetGlyphVOrigin()
427 const Glyf* glyf = FindGlyf(aGlyph, &emptyGlyf); in GetGlyphVOrigin()
437 if (aGlyph < hb_codepoint_t(mNumLongVMetrics)) { in GetGlyphVOrigin()
439 lsb = int16_t(metrics->metrics[aGlyph].lsb); in GetGlyphVOrigin()
508 hb_codepoint_t aGlyph, bool* aEmptyGlyf) const { in FindGlyf() argument
537 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint32) > len) { in FindGlyf()
542 offset = offsets[aGlyph]; in FindGlyf()
545 if ((aGlyph + 1) * sizeof(AutoSwap_PRUint16) > len) { in FindGlyf()
550 offset = uint16_t(offsets[aGlyph]); in FindGlyf()
[all …]
H A DgfxHarfBuzzShaper.h48 void GetGlyphVOrigin(hb_codepoint_t aGlyph, hb_position_t* aX,
67 hb_bool_t GetGlyphExtents(hb_codepoint_t aGlyph,
119 const Glyf* FindGlyf(hb_codepoint_t aGlyph, bool* aEmptyGlyf) const;
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/mathml/tools/utils/
H A Dmathfont.py30 def drawRectangleGlyph(aGlyph, aWidth, aAscent, aDescent): argument
31 p = aGlyph.glyphPen()
37 aGlyph.width = aWidth
43 def drawHexaDigit(aGlyph, aX, aValue): argument
45 p = aGlyph.glyphPen(replace = False)
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DGSFontInfo.m685 - (NSSize) advancementForGlyph: (NSGlyph)aGlyph
690 - (NSRect) boundingRectForGlyph: (NSGlyph)aGlyph
695 - (BOOL) glyphIsEncoded: (NSGlyph)aGlyph;
697 // FIXME: This is a hack for aGlyph == theChar fonts.
702 return [coveredCharacterSet characterIsMember: (unichar)aGlyph];
736 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
743 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
753 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
763 - (NSPoint) positionOfGlyph: (NSGlyph)aGlyph
787 NSSize aSize = [self advancementForGlyph: aGlyph];
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/cairo/
H A Dcairo_textlayout.cxx395 cairo_glyph_t aGlyph; in draw() local
396 aGlyph.index = systemGlyph.index; in draw()
397 aGlyph.x = systemGlyph.x; in draw()
398 aGlyph.y = systemGlyph.y; in draw()
399 cairo_glyphs.push_back(aGlyph); in draw()

1234