OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LEGlyphStorage
(Results
76 - 97
of
97
) sorted by null
1
2
3
4
/external/icu/icu4c/source/layout/
ContextualGlyphSubstProc.cpp
14
#include "
LEGlyphStorage
.h"
44
ByteOffset ContextualGlyphSubstitutionProcessor::processStateEntry(
LEGlyphStorage
&glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
StateTableProcessor.cpp
13
#include "
LEGlyphStorage
.h"
42
void StateTableProcessor::process(
LEGlyphStorage
&glyphStorage, LEErrorCode &success)
ThaiShaping.cpp
10
#include "
LEGlyphStorage
.h"
146
LEUnicode errorChar, LEUnicode *outputBuffer,
LEGlyphStorage
&glyphStorage, le_int32 &outputIndex)
229
le_uint8 &charClass, LEUnicode *output,
LEGlyphStorage
&glyphStorage, le_int32 &outputIndex)
266
LEUnicode errorChar, LEUnicode *output,
LEGlyphStorage
&glyphStorage)
LigatureSubstProc.cpp
14
#include "
LEGlyphStorage
.h"
45
ByteOffset LigatureSubstitutionProcessor::processStateEntry(
LEGlyphStorage
&glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
MPreFixups.cpp
8
#include "
LEGlyphStorage
.h"
43
void MPreFixups::apply(
LEGlyphStorage
&glyphStorage, LEErrorCode& success)
ArabicShaping.cpp
10
#include "
LEGlyphStorage
.h"
114
void ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset,
LEGlyphStorage
&glyphStorage)
126
le_bool rightToLeft,
LEGlyphStorage
&glyphStorage)
MorphTables2.cpp
15
#include "
LEGlyphStorage
.h"
20
void MorphTableHeader2::process(const LEReferenceTo<MorphTableHeader2> &base,
LEGlyphStorage
&glyphStorage,
178
void MorphSubtableHeader2::process(const LEReferenceTo<MorphSubtableHeader2> &base,
LEGlyphStorage
&glyphStorage, LEErrorCode &success) const
KhmerReordering.cpp
13
#include "
LEGlyphStorage
.h"
133
LEGlyphStorage
&fGlyphStorage;
137
KhmerReorderingOutput(LEUnicode *outChars,
LEGlyphStorage
&glyphStorage)
360
LEUnicode *outChars,
LEGlyphStorage
&glyphStorage)
TibetanReordering.cpp
20
#include "
LEGlyphStorage
.h"
135
LEGlyphStorage
&fGlyphStorage;
139
TibetanReorderingOutput(LEUnicode *outChars,
LEGlyphStorage
&glyphStorage)
323
LEUnicode *outChars,
LEGlyphStorage
&glyphStorage)
ContextualGlyphSubstProc2.cpp
14
#include "
LEGlyphStorage
.h"
40
le_uint16 ContextualGlyphSubstitutionProcessor2::processStateEntry(
LEGlyphStorage
&glyphStorage, le_int32 &currGlyph,
GlyphPositionAdjustments.cpp
9
#include "
LEGlyphStorage
.h"
84
void GlyphPositionAdjustments::applyCursiveAdjustments(
LEGlyphStorage
&glyphStorage, le_bool rightToLeft, const LEFontInstance *fontInstance)
LEFontInstance.cpp
17
#include "
LEGlyphStorage
.h"
50
le_bool reverse, const LECharMapper *mapper, le_bool filterZeroWidth,
LEGlyphStorage
&glyphStorage) const
LigatureSubstProc2.cpp
14
#include "
LEGlyphStorage
.h"
48
le_uint16 LigatureSubstitutionProcessor2::processStateEntry(
LEGlyphStorage
&glyphStorage, le_int32 &currGlyph, EntryTableIndex2 index, LEErrorCode &success)
GlyphPositionAdjustments.h
20
class
LEGlyphStorage
;
137
void applyCursiveAdjustments(
LEGlyphStorage
&glyphStorage, le_bool rightToLeft, const LEFontInstance *fontInstance);
IndicReordering.cpp
11
#include "
LEGlyphStorage
.h"
97
LEGlyphStorage
&fGlyphStorage;
176
IndicReorderingOutput(LEUnicode *outChars,
LEGlyphStorage
&glyphStorage, MPreFixups *mpreFixups)
626
LEUnicode *outChars,
LEGlyphStorage
&glyphStorage,
[
all
...]
KernTable.cpp
10
#include "
LEGlyphStorage
.h"
193
void KernTable::process(
LEGlyphStorage
& storage, LEErrorCode &success)
StateTableProcessor2.cpp
13
#include "
LEGlyphStorage
.h"
54
void StateTableProcessor2::process(
LEGlyphStorage
&glyphStorage, LEErrorCode &success)
IndicRearrangementProcessor.cpp
14
#include "
LEGlyphStorage
.h"
41
ByteOffset IndicRearrangementProcessor::processStateEntry(
LEGlyphStorage
&glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
70
void IndicRearrangementProcessor::doRearrangementAction(
LEGlyphStorage
&glyphStorage, IndicRearrangementVerb verb) const
IndicRearrangementProcessor2.cpp
14
#include "
LEGlyphStorage
.h"
38
le_uint16 IndicRearrangementProcessor2::processStateEntry(
LEGlyphStorage
&glyphStorage, le_int32 &currGlyph,
67
void IndicRearrangementProcessor2::doRearrangementAction(
LEGlyphStorage
&glyphStorage, IndicRearrangementVerb verb) const
HangulLayoutEngine.cpp
15
#include "
LEGlyphStorage
.h"
210
LEUnicode *&outChars,
LEGlyphStorage
&glyphStorage, LEErrorCode &success)
LookupProcessor.cpp
17
#include "
LEGlyphStorage
.h"
49
le_int32 LookupProcessor::process(
LEGlyphStorage
&glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments,
GlyphIterator.cpp
12
#include "
LEGlyphStorage
.h"
18
GlyphIterator::GlyphIterator(
LEGlyphStorage
&theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
Completed in 1222 milliseconds
1
2
3
4