HomeSort by relevance Sort by last modified time
    Searched refs:LEErrorCode (Results 76 - 100 of 112) sorted by null

1 2 34 5

  /external/icu4c/layout/
CanonShaping.cpp 41 LEErrorCode status = LE_NO_ERROR;
GlyphIterator.h 72 LEGlyphID *insertGlyphs(le_int32 count, LEErrorCode& success);
LEFontInstance.h 144 virtual const LEFontInstance *getSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode &success) const;
HangulLayoutEngine.cpp 187 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success)
196 le_int32 typoFlags, LEErrorCode &success)
210 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
IndicReordering.cpp 208 LEErrorCode success = LE_NO_ERROR;
220 LEErrorCode success = LE_NO_ERROR;
228 LEErrorCode success = LE_NO_ERROR;
234 LEErrorCode success = LE_NO_ERROR;
267 LEErrorCode success = LE_NO_ERROR;
268 LEErrorCode success2 = LE_NO_ERROR;
293 LEErrorCode success = LE_NO_ERROR;
309 LEErrorCode success = LE_NO_ERROR;
627 MPreFixups **outMPreFixups, LEErrorCode& success)
    [all...]
LETypes.h 644 enum LEErrorCode {
667 typedef enum LEErrorCode LEErrorCode;
GlyphIterator.cpp 110 LEGlyphID *GlyphIterator::insertGlyphs(le_int32 count, LEErrorCode& success)
409 LEErrorCode success = LE_NO_ERROR;
421 LEErrorCode success = LE_NO_ERROR;
KernTable.cpp 173 LEErrorCode success = LE_NO_ERROR;
LEFontInstance.cpp 34 le_int32 script, LEErrorCode &success) const
IndicReordering.h 154 MPreFixups **outMPreFixups, LEErrorCode& success);
156 static void adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success);
  /external/icu4c/test/letest/
PortableFontInstance.h 69 PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status);
gendata.cpp 162 LEErrorCode leStatus = LE_NO_ERROR;
244 LEErrorCode fontStatus = LE_NO_ERROR;
cletest.c 39 LEErrorCode status = LE_NO_ERROR;
188 LEErrorCode status = LE_NO_ERROR;
211 LEErrorCode status = LE_NO_ERROR;
398 LEErrorCode fontStatus = LE_NO_ERROR;
448 LEErrorCode status = LE_NO_ERROR;
514 LEErrorCode status = LE_NO_ERROR;
letest.cpp 56 LEErrorCode status = LE_NO_ERROR;
219 LEErrorCode status = LE_NO_ERROR;
241 LEErrorCode status = LE_NO_ERROR;
542 LEErrorCode fontStatus = LE_NO_ERROR;
615 LEErrorCode success = LE_NO_ERROR;
672 LEErrorCode fontStatus = LE_NO_ERROR;
750 LEErrorCode status = LE_NO_ERROR;
    [all...]
  /external/icu4c/samples/layout/
FontMap.cpp 22 FontMap::FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status)
195 const LEFontInstance *FontMap::getScriptFont(le_int32 scriptCode, LEErrorCode &status)
259 LEErrorCode status = LE_NO_ERROR;
paragraph.cpp 76 Paragraph::Paragraph(const LEUnicode chars[], int32_t charCount, const FontRuns *fontRuns, LEErrorCode &status)
254 LEErrorCode status = LE_NO_ERROR;
GDIFontInstance.cpp 104 GDIFontInstance::GDIFontInstance(GDISurface *surface, TCHAR *faceName, le_int16 pointSize, LEErrorCode &status)
189 GDIFontInstance::GDIFontInstance(GDISurface *surface, const char *faceName, le_int16 pointSize, LEErrorCode &status)
317 LEErrorCode GDIFontInstance::initMapper()
clayout.c 77 LEErrorCode status = LE_NO_ERROR;
131 LEErrorCode fontStatus = LE_NO_ERROR;
layout.cpp 76 LEErrorCode status = LE_NO_ERROR;
130 LEErrorCode fontStatus = LE_NO_ERROR;
pflow.c 108 pf_flow *pf_create(const LEUnicode chars[], le_int32 charCount, const pl_fontRuns *fontRuns, LEErrorCode *status)
354 LEErrorCode status = LE_NO_ERROR;
  /external/icu4c/layoutex/layout/
playout.h 105 LEErrorCode *status);
ParagraphLayout.h 395 LEErrorCode &status);
585 void computeSubFonts(const FontRuns *fontRuns, LEErrorCode &status);
  /external/chromium_org/third_party/icu/source/test/letest/
gendata.cpp 162 LEErrorCode leStatus = LE_NO_ERROR;
244 LEErrorCode fontStatus = LE_NO_ERROR;
cletest.c 39 LEErrorCode status = LE_NO_ERROR;
188 LEErrorCode status = LE_NO_ERROR;
211 LEErrorCode status = LE_NO_ERROR;
398 LEErrorCode fontStatus = LE_NO_ERROR;
448 LEErrorCode status = LE_NO_ERROR;
514 LEErrorCode status = LE_NO_ERROR;
letest.cpp 56 LEErrorCode status = LE_NO_ERROR;
219 LEErrorCode status = LE_NO_ERROR;
241 LEErrorCode status = LE_NO_ERROR;
542 LEErrorCode fontStatus = LE_NO_ERROR;
615 LEErrorCode success = LE_NO_ERROR;
672 LEErrorCode fontStatus = LE_NO_ERROR;
750 LEErrorCode status = LE_NO_ERROR;
    [all...]

Completed in 325 milliseconds

1 2 34 5