Home
last modified time | relevance | path

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

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphInsertionProc2.cpp73 LEGlyphID *insertGlyphs = glyphStorage.insertGlyphs(atGlyph, count + 1, success); in doInsertion() local
75 if(LE_FAILURE(success) || insertGlyphs==NULL) { in doInsertion()
86 insertGlyphs[targetIndex++] = glyphStorage[atGlyph]; in doInsertion()
89 insertGlyphs[count] = glyphStorage[atGlyph]; in doInsertion()
93 insertGlyphs[targetIndex++] = insertionTable.getObject(index++, success); in doInsertion()
H A DLEGlyphStorage.h357 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& success);
377 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount);
H A DLEGlyphStorage.cpp571 LEGlyphID *LEGlyphStorage::insertGlyphs(le_int32 atIndex, le_int32 insertCount) in insertGlyphs() function in LEGlyphStorage
574 return insertGlyphs(atIndex, insertCount, ignored); in insertGlyphs()
578 LEGlyphID *LEGlyphStorage::insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& succe… in insertGlyphs() function in LEGlyphStorage
H A DMultipleSubstSubtables.cpp106 LEGlyphID *newGlyphs = glyphIterator->insertGlyphs(glyphCount, success); in process()
H A DGlyphIterator.h97 LEGlyphID *insertGlyphs(le_int32 count, LEErrorCode& success);
H A DGlyphIterator.cpp142 LEGlyphID *GlyphIterator::insertGlyphs(le_int32 count, LEErrorCode& success) in insertGlyphs() function in GlyphIterator
144 return glyphStorage.insertGlyphs(position, count, success); in insertGlyphs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphInsertionProc2.cpp73 LEGlyphID *insertGlyphs = glyphStorage.insertGlyphs(atGlyph, count + 1, success); in doInsertion() local
75 if(LE_FAILURE(success) || insertGlyphs==NULL) { in doInsertion()
86 insertGlyphs[targetIndex++] = glyphStorage[atGlyph]; in doInsertion()
89 insertGlyphs[count] = glyphStorage[atGlyph]; in doInsertion()
93 insertGlyphs[targetIndex++] = insertionTable.getObject(index++, success); in doInsertion()
H A DLEGlyphStorage.h357 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& success);
377 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount);
H A DLEGlyphStorage.cpp571 LEGlyphID *LEGlyphStorage::insertGlyphs(le_int32 atIndex, le_int32 insertCount) in insertGlyphs() function in LEGlyphStorage
574 return insertGlyphs(atIndex, insertCount, ignored); in insertGlyphs()
578 LEGlyphID *LEGlyphStorage::insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& succe… in insertGlyphs() function in LEGlyphStorage
H A DMultipleSubstSubtables.cpp106 LEGlyphID *newGlyphs = glyphIterator->insertGlyphs(glyphCount, success); in process()
H A DGlyphIterator.h97 LEGlyphID *insertGlyphs(le_int32 count, LEErrorCode& success);
H A DGlyphIterator.cpp142 LEGlyphID *GlyphIterator::insertGlyphs(le_int32 count, LEErrorCode& success) in insertGlyphs() function in GlyphIterator
144 return glyphStorage.insertGlyphs(position, count, success); in insertGlyphs()
/dports/devel/icu-le-hb/icu-le-hb-1.0.3-7-g04505b2/src/
H A DLEGlyphStorage.h332 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& success);
352 LEGlyphID *insertGlyphs(le_int32 atIndex, le_int32 insertCount);
H A DLEGlyphStorage.cpp546 LEGlyphID *LEGlyphStorage::insertGlyphs(le_int32 atIndex, le_int32 insertCount) in insertGlyphs() function in LEGlyphStorage
549 return insertGlyphs(atIndex, insertCount, ignored); in insertGlyphs()
553 LEGlyphID *LEGlyphStorage::insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode& succe… in insertGlyphs() function in LEGlyphStorage
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSGlyphGenerator.h52 - (void) insertGlyphs: (const NSGlyph*)glyphs
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSGlyphGenerator.inc21 … NSUInteger; glyphIndex: NSUInteger; charIndex: NSUInteger); message 'insertGlyphs:length:forStart…
H A DNSLayoutManager.inc189 … NSUInteger; glyphIndex: NSUInteger; charIndex: NSUInteger); message 'insertGlyphs:length:forStart…
/dports/editors/calligra/calligra-3.2.1/plugins/formulashape/elements/
H A DTokenElement.h81 void insertGlyphs( int position, QList<GlyphElement*> glyphs);
H A DTokenElement.cpp161 void TokenElement::insertGlyphs ( int position, QList< GlyphElement* > glyphs ) in insertGlyphs() function in TokenElement
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/Additions/GNUstepGUI/
H A DGSLayoutManager.h165 - (void) insertGlyphs: (const NSGlyph*)glyph_list
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSGlyphGenerator.m64 [storage insertGlyphs: glyphs \
H A DNSSecureTextField.m292 [storage insertGlyphs: glyphs
H A DGSLayoutManager.m1644 [self insertGlyphs: &aGlyph
3156 - (void) insertGlyphs: (const NSGlyph*)glyph_list
3213 - (void) insertGlyphs: (const NSGlyph*)glyph_list
3243 [self insertGlyphs: glyph_list
/dports/editors/calligra/calligra-3.2.1/plugins/formulashape/
H A DFormulaCommand.cpp95 m_ownerElement->insertGlyphs(m_glyphpos,m_removedGlyphs); in undo()
/dports/editors/emacs/emacs-27.2/src/
H A Dnsfont.m1448 - (void)insertGlyphs: (const NSGlyph *)glyphs length: (NSUInteger)length