OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpreFixups
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/layout/
IndicReordering.cpp
12
#include "
MPreFixups
.h"
120
MPreFixups
*fMPreFixups;
176
IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage,
MPreFixups
*
mpreFixups
)
180
fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(
mpreFixups
),
627
MPreFixups
**outMPreFixups, LEErrorCode& success)
633
MPreFixups
*
mpreFixups
= NULL;
642
mpreFixups
= new
MPreFixups
(charCount)
[
all
...]
IndicReordering.h
78
class
MPreFixups
;
154
MPreFixups
**outMPreFixups, LEErrorCode& success);
156
static void adjustMPres(
MPreFixups
*
mpreFixups
, LEGlyphStorage &glyphStorage, LEErrorCode& success);
Completed in 33 milliseconds