OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:harfbuzz
(Results
1 - 12
of
12
) sorted by null
/external/harfbuzz/src/
Makefile.am
6
harfbuzz
-buffer.c \
7
harfbuzz
-stream.c \
8
harfbuzz
-dump.c \
9
harfbuzz
-gdef.c \
10
harfbuzz
-gpos.c \
11
harfbuzz
-gsub.c \
12
harfbuzz
-impl.c \
13
harfbuzz
-open.c \
14
harfbuzz
-shaper.cpp \
15
harfbuzz
-greek.c
[
all
...]
/external/harfbuzz/
Android.mk
21
# build the
harfbuzz
library
31
contrib/
harfbuzz
-freetype.c \
32
contrib/
harfbuzz
-unicode-icu.c \
33
contrib/
harfbuzz
-unicode.c \
34
src/
harfbuzz
-buffer.c \
35
src/
harfbuzz
-stream.c \
36
src/
harfbuzz
-dump.c \
37
src/
harfbuzz
-gdef.c \
38
src/
harfbuzz
-gpos.c \
39
src/
harfbuzz
-gsub.c
[
all
...]
autogen.sh
11
PROJECT=
harfbuzz
13
FILE=src/
harfbuzz
.h
/external/harfbuzz/contrib/
harfbuzz-unicode.h
6
#include <
harfbuzz
-shaper.h>
harfbuzz-unicode-tables.c
4
#include <
harfbuzz
-external.h>
harfbuzz-unicode.c
4
#include <
harfbuzz
-external.h>
5
#include <
harfbuzz
-impl.h>
6
#include <
harfbuzz
-shaper.h>
7
#include "
harfbuzz
-unicode.h"
harfbuzz-freetype.c
12
#include <
harfbuzz
-shaper.h>
13
#include "
harfbuzz
-unicode.h"
/external/harfbuzz/tests/linebreaking/
harfbuzz-qt.cpp
4
* This is part of
HarfBuzz
, an OpenType Layout engine library.
25
#include <
harfbuzz
-external.h>
main.cpp
4
* This is part of
HarfBuzz
, an OpenType Layout engine library.
33
#include <
harfbuzz
-shaper.h>
/frameworks/base/core/jni/
Android.mk
182
external/
harfbuzz
/contrib \
183
external/
harfbuzz
/src \
/external/webkit/
Android.mk
308
# We need
Harfbuzz
library to support complex scripts(Arabic, Thai, Hindi...).
311
external/
harfbuzz
/src \
312
external/
harfbuzz
/contrib
/external/harfbuzz/tests/shaping/
main.cpp
4
* This is part of
HarfBuzz
, an OpenType Layout engine library.
31
#include <
harfbuzz
-shaper.h>
32
#include <
harfbuzz
-global.h>
33
#include <
harfbuzz
-gpos.h>
Completed in 920 milliseconds