HomeSort by relevance Sort by last modified time
    Searched refs:CanonShaping (Results 1 - 12 of 12) sorted by null

  /external/icu4c/layout/
CanonShaping.h 16 class U_LAYOUT_API CanonShaping /* not : public UObject because all members are static */
CanonShaping.cpp 9 #include "CanonShaping.h"
15 void CanonShaping::sortMarks(le_int32 *indices, const le_int32 *combiningClasses, le_int32 index, le_int32 limit)
34 void CanonShaping::reorderMarks(const LEUnicode *inChars, le_int32 charCount, le_bool rightToLeft,
ArabicLayoutEngine.cpp 25 #include "CanonShaping.h"
93 CanonShaping::reorderMarks(&chars[offset], count, rightToLeft, outChars, glyphStorage);
122 GlyphDefinitionTableHeader *gdefTable = (GlyphDefinitionTableHeader *) CanonShaping::glyphDefinitionTable;
132 fGSUBTable = (const GlyphSubstitutionTableHeader *) CanonShaping::glyphSubstitutionTable;
133 fGDEFTable = (const GlyphDefinitionTableHeader *) CanonShaping::glyphDefinitionTable;
LayoutEngine.cpp 11 #include "CanonShaping.h"
204 const GlyphSubstitutionTableHeader *canonGSUBTable = (GlyphSubstitutionTableHeader *) CanonShaping::glyphSubstitutionTable;
239 CanonShaping::reorderMarks(&chars[offset], count, rightToLeft, reordered, fakeGlyphStorage);
365 GlyphDefinitionTableHeader *gdefTable = (GlyphDefinitionTableHeader *) CanonShaping::glyphDefinitionTable;
OpenTypeLayoutEngine.cpp 13 #include "CanonShaping.h"
208 CanonShaping::reorderMarks(&chars[offset], count, rightToLeft, outChars, glyphStorage);
CanonData.cpp 12 #include "CanonShaping.h"
16 const le_uint8 CanonShaping::glyphSubstitutionTable[] = {
    [all...]
  /external/icu4c/test/letest/
SimpleFontInstance.cpp 20 #include "CanonShaping.h"
44 return CanonShaping::glyphSubstitutionTable;
48 return CanonShaping::glyphDefinitionTable;
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 148 milliseconds