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

1 2 3 4

  /external/icu4c/samples/translit/answers/
unaccent.h 31 UBool incremental) const;
unaccent.cpp 43 UBool incremental) const {
  /external/chromium_org/third_party/freetype/include/freetype/
ftincrem.h 5 /* FreeType incremental loading (specification). */
37 * incremental
40 * Incremental Loading
47 * `incremental' glyph loading. This is a mode where all glyphs loaded
69 * `incremental' glyph loading within FreeType. This is used to support
81 * to use incremental objects with FreeType.
144 * during @FT_Load_Glyph or @FT_Load_Char if incremental loading is
154 * incremental ::
179 (*FT_Incremental_GetGlyphDataFunc)( FT_Incremental incremental,
194 * incremental :
    [all...]
  /external/freetype/include/freetype/
ftincrem.h 5 /* FreeType incremental loading (specification). */
37 * incremental
40 * Incremental Loading
47 * `incremental' glyph loading. This is a mode where all glyphs loaded
69 * `incremental' glyph loading within FreeType. This is used to support
81 * to use incremental objects with FreeType.
144 * during @FT_Load_Glyph or @FT_Load_Char if incremental loading is
154 * incremental ::
179 (*FT_Incremental_GetGlyphDataFunc)( FT_Incremental incremental,
194 * incremental :
    [all...]
  /external/icu4c/samples/translit/
unaccent.h 31 UBool incremental) const;
unaccent.cpp 45 UBool incremental) const {
  /external/chromium_org/third_party/icu/source/common/
unifilt.cpp 42 UBool incremental) {
60 if (incremental && offset == limit) {
  /external/icu4c/common/
unifilt.cpp 43 UBool incremental) {
61 if (incremental && offset == limit) {