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

1 23 4

  /external/icu4c/layout/
LEGlyphStorage.h 110 virtual le_bool applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]);
231 void allocateGlyphArray(le_int32 initialGlyphCount, le_bool rightToLeft, LEErrorCode &success);
HanLayoutEngine.cpp 54 le_int32 HanOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/,
KhmerLayoutEngine.cpp 44 le_int32 KhmerOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
TibetanLayoutEngine.cpp 50 le_int32 TibetanOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
loengine.h 99 le_bool rightToLeft,
LayoutEngine.cpp 102 virtual le_bool accept(LEGlyphID glyph) const;
115 le_bool CanonMarkFilter::accept(LEGlyphID glyph) const
192 le_int32 LayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
299 le_int32 LayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
353 void LayoutEngine::adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse,
417 void LayoutEngine::adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
464 void LayoutEngine::mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror,
481 le_int32 LayoutEngine::layoutChars(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
CanonShaping.cpp 34 void CanonShaping::reorderMarks(const LEUnicode *inChars, le_int32 charCount, le_bool rightToLeft,
GlyphPosnLookupProc.cpp 40 le_bool featureOrder,
GlyphSubstLookupProc.cpp 35 le_bool featureOrder,
OpenTypeLayoutEngine.cpp 178 le_int32 OpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
227 le_int32 OpenTypeLayoutEngine::glyphProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
260 le_int32 OpenTypeLayoutEngine::glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft,
299 le_int32 OpenTypeLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success)
339 void OpenTypeLayoutEngine::adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse,
IndicReordering.cpp 320 le_bool noteMatra(const IndicClassTable *classTable, LEUnicode matra, le_uint32 matraIndex, FeatureMask matraFeatures, le_bool wordStart)
646 le_bool lastInWord = FALSE;
774 le_bool seenVattu = FALSE;
775 le_bool seenBelowBaseForm = FALSE;
776 le_bool seenPreBaseForm = FALSE;
777 le_bool hasNukta = FALSE;
778 le_bool hasBelowBaseForm = FALSE;
779 le_bool hasPostBaseForm = FALSE;
780 le_bool hasPreBaseForm = FALSE
    [all...]
ContextualSubstSubtables.cpp 50 le_bool ContextualSubstitutionBase::matchGlyphIDs(const TTGlyphID *glyphArray, le_uint16 glyphCount,
51 GlyphIterator *glyphIterator, le_bool backtrack)
79 le_bool ContextualSubstitutionBase::matchGlyphClasses(const le_uint16 *classArray, le_uint16 glyphCount,
82 le_bool backtrack)
118 le_bool ContextualSubstitutionBase::matchGlyphCoverages(const Offset *coverageTableOffsetArray, le_uint16 glyphCount,
119 GlyphIterator *glyphIterator, const char *offsetBase, le_bool backtrack)
ThaiShaping.h 88 static le_bool isLegalHere(LEUnicode ch, le_uint8 prevState);
loengine.cpp 44 le_bool rightToLeft,
LookupProcessor.cpp 50 le_bool rightToLeft, const GlyphDefinitionTableHeader *glyphDefinitionTableHeader,
123 LETag scriptTag, LETag languageTag, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool orderFeatures,
  /external/icu4c/layoutex/layout/
playout.h 103 le_bool vertical,
131 U_INTERNAL le_bool U_EXPORT2
RunArrays.h 202 le_bool fClientArrays;
  /external/icu4c/samples/layout/
ScriptCompositeFontInstance.h 103 virtual le_bool getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const;
GDIFontInstance.h 95 virtual le_bool getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const;
GnomeFontInstance.h 90 virtual le_bool getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const;
ScriptCompositeFontInstance.cpp 50 le_bool ScriptCompositeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const
GnomeFontInstance.cpp 158 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const
  /external/icu4c/test/letest/
letsutil.cpp 79 le_bool getRTL(const UnicodeString &text)
FontObject.h 194 le_uint32 *charIndices, le_bool rightToLeft);
  /external/icu4c/layoutex/
playout.cpp 33 le_bool vertical,
51 U_CAPI le_bool U_EXPORT2

Completed in 1209 milliseconds

1 23 4