HomeSort by relevance Sort by last modified time
    Searched refs:le_bool (Results 76 - 87 of 87) sorted by null

1 2 34

  /external/icu4c/test/letest/
PortableFontInstance.cpp 369 le_bool PortableFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint &/*point*/) const
401 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const
gendata.cpp 43 le_bool rightToLeft;
cletest.c 284 static le_bool compareResults(const char *testID, TestResult *expected, TestResult *actual)
421 static le_bool getRTL(const LEUnicode *text, le_int32 charCount)
letest.cpp 328 le_bool compareResults(const char *testID, TestResult *expected, TestResult *actual)
    [all...]
  /external/icu4c/layoutex/
ParagraphLayout.cpp 138 static const le_bool complexTable[scriptCodeCount] = {
316 UBiDiLevel paragraphLevel, le_bool vertical,
612 le_bool ParagraphLayout::isComplex(const LEUnicode chars[], le_int32 count)
617 le_bool result = FALSE;
657 le_bool ParagraphLayout::isDone() const
970 le_bool ParagraphLayout::isComplex(UScriptCode script)
    [all...]
  /external/icu4c/layout/
LEGlyphStorage.cpp 65 void LEGlyphStorage::allocateGlyphArray(le_int32 initialGlyphCount, le_bool rightToLeft, LEErrorCode &success)
615 le_bool LEGlyphStorage::applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[])
HangulLayoutEngine.cpp 209 le_int32 HangulOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
LETypes.h 77 typedef UBool le_bool; typedef
ThaiShaping.cpp 239 le_bool ThaiShaping::isLegalHere(LEUnicode ch, le_uint8 prevState)
IndicClassTables.cpp 455 le_bool IndicReordering::getFilterZeroWidth(le_int32 scriptCode)
  /external/icu4c/samples/layout/
GDIFontInstance.cpp 384 le_bool GDIFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const
388 le_bool result;
FontMap.cpp 26 le_bool haveFonts = FALSE;

Completed in 493 milliseconds

1 2 34