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

1 2 3 4

  /external/icu4c/layout/
IndicReordering.h 101 inline le_bool getFilterZeroWidth() const;
107 inline le_bool isVowelModifier(LEUnicode ch) const;
108 inline le_bool isStressMark(LEUnicode ch) const;
109 inline le_bool isConsonant(LEUnicode ch) const;
110 inline le_bool isReph(LEUnicode ch) const;
111 inline le_bool isVirama(LEUnicode ch) const;
112 inline le_bool isAlLakuna(LEUnicode ch) const;
113 inline le_bool isNukta(LEUnicode ch) const;
114 inline le_bool isVattu(LEUnicode ch) const;
115 inline le_bool isMatra(LEUnicode ch) const
    [all...]
DefaultCharMapper.h 29 le_bool fFilterControls;
30 le_bool fMirror;
42 DefaultCharMapper(le_bool filterControls, le_bool mirror)
LEGlyphFilter.h 39 virtual le_bool accept(LEGlyphID glyph) const = 0;
GlyphLookupTables.h 27 le_bool coversScript(LETag scriptTag) const;
28 le_bool coversScriptAndLanguage(LETag scriptTag, LETag languageTag, le_bool exactMatch = FALSE) const;
GlyphIterator.h 26 GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
39 le_bool next(le_uint32 delta = 1);
40 le_bool prev(le_uint32 delta = 1);
41 le_bool findFeatureTag();
43 le_bool isRightToLeft() const;
44 le_bool ignoresMarks() const;
46 le_bool baselineIsLogicalEnd() const;
52 le_bool findMark2Glyph();
76 le_bool filterGlyph(le_uint32 index) const;
77 le_bool hasFeatureTag(le_bool matchGroup) const
    [all...]
LEInsertionList.h 39 virtual le_bool applyInsertion(le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[]) = 0;
73 LEInsertionList(le_bool rightToLeft);
115 le_bool applyInsertions(LEInsertionCallback *callback);
170 le_bool append;
ClassDefinitionTables.h 25 le_bool hasGlyphClass(le_int32 glyphClass) const;
35 le_bool hasGlyphClass(le_int32 glyphClass) const;
51 le_bool hasGlyphClass(le_int32 glyphClass) const;
GlyphLookupTables.cpp 15 le_bool GlyphLookupTableHeader::coversScript(LETag scriptTag) const
22 le_bool GlyphLookupTableHeader::coversScriptAndLanguage(LETag scriptTag, LETag languageTag, le_bool exactMatch) const
IndicLayoutEngine.h 59 le_int32 typoFlags, le_bool version2, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success);
123 virtual le_int32 characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
154 virtual le_int32 glyphProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
157 le_bool fVersion2;
ArabicLayoutEngine.h 116 virtual le_int32 characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
136 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
138 // static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
219 virtual void mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror,
236 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
OpenTypeLayoutEngine.h 194 le_bool fFeatureOrder;
273 virtual le_int32 characterProcessing(const LEUnicode /*chars*/[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/,
305 virtual le_int32 glyphProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
308 virtual le_int32 glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
359 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
376 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
GXLayoutEngine.h 104 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
119 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse,
GlyphPositioningTables.cpp 19 void GlyphPositioningTableHeader::process(LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments, le_bool rightToLeft,
22 const LEFontInstance *fontInstance, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder) const
GlyphPositioningTables.h 30 le_bool rightToLeft, LETag scriptTag, LETag languageTag,
32 const LEFontInstance *fontInstance, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder) const;
GlyphSubstitutionTables.cpp 21 le_bool rightToLeft,
28 le_bool featureOrder,
GlyphSubstitutionTables.h 29 le_bool rightToLeft,
36 le_bool featureOrder,
LayoutEngine.h 119 le_bool fFilterZeroWidth;
174 virtual le_int32 characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
203 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
240 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
281 virtual void mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror, LEGlyphStorage &glyphStorage, LEErrorCode &success);
316 static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success);
355 virtual le_int32 layoutChars(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, float x, float y, LEErrorCode &success);
ScriptAndLanguage.h 36 const LangSysTable *findLanguage(LETag languageTag, le_bool exactMatch = FALSE) const;
47 const LangSysTable *findLanguage(LETag scriptTag, LETag languageTag, le_bool exactMatch = FALSE) const;
ThaiLayoutEngine.h 115 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
138 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
CanonShaping.h 22 static void reorderMarks(const LEUnicode *inChars, le_int32 charCount, le_bool rightToLeft,
CharSubstitutionFilter.h 75 le_bool accept(LEGlyphID glyph) const;
GDEFMarkFilter.cpp 24 le_bool GDEFMarkFilter::accept(LEGlyphID glyph) const
GDEFMarkFilter.h 33 virtual le_bool accept(LEGlyphID glyph) const;
GlyphPositionAdjustments.h 69 inline le_bool isCursiveGlyph() const;
70 inline le_bool baselineIsLogicalEnd() const;
77 inline void setEntryPoint(LEPoint &newEntryPoint, le_bool baselineIsLogicalEnd);
78 inline void setExitPoint(LEPoint &newExitPoint, le_bool baselineIsLogicalEnd);
79 inline void setCursiveGlyph(le_bool baselineIsLogicalEnd);
105 inline le_bool hasCursiveGlyphs() const;
106 inline le_bool isCursiveGlyph(le_int32 index) const;
107 inline le_bool baselineIsLogicalEnd(le_int32 index) const;
133 void setEntryPoint(le_int32 index, LEPoint &newEntryPoint, le_bool baselineIsLogicalEnd);
134 void setExitPoint(le_int32 index, LEPoint &newExitPoint, le_bool baselineIsLogicalEnd)
    [all...]
  /external/icu4c/test/letest/
letsutil.h 34 le_bool getRTL(const UnicodeString &text);

Completed in 1114 milliseconds

1 2 3 4