OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hb_debug
(Results
1 - 22
of
22
) sorted by null
/external/harfbuzz_ng/
TODO
14
- Warn at compile time (and runtime with
HB_DEBUG
?) if no Unicode / font
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-object-private.hh
44
#define HB_DEBUG_OBJECT (
HB_DEBUG
+0)
hb-blob.cc
51
#define HB_DEBUG_BLOB (
HB_DEBUG
+0)
hb-ft.cc
40
#define HB_DEBUG_FT (
HB_DEBUG
+0)
hb-private.hh
566
#ifndef
HB_DEBUG
567
#define
HB_DEBUG
0
hb-ot-layout-gsubgpos-private.hh
47
#define HB_DEBUG_CLOSURE (
HB_DEBUG
+0)
97
#define HB_DEBUG_WOULD_APPLY (
HB_DEBUG
+0)
135
#define HB_DEBUG_COLLECT_GLYPHS (
HB_DEBUG
+0)
234
#define HB_DEBUG_APPLY (
HB_DEBUG
+0)
[
all
...]
hb-open-type-private.hh
165
#define HB_DEBUG_SANITIZE (
HB_DEBUG
+0)
357
#define HB_DEBUG_SERIALIZE (
HB_DEBUG
+0)
hb-coretext.cc
36
#define HB_DEBUG_CORETEXT (
HB_DEBUG
+0)
hb-uniscribe.cc
45
#define HB_DEBUG_UNISCRIBE (
HB_DEBUG
+0)
hb-buffer.cc
35
#define HB_DEBUG_BUFFER (
HB_DEBUG
+0)
/external/harfbuzz_ng/src/
hb-blob.cc
48
#define HB_DEBUG_BLOB (
HB_DEBUG
+0)
hb-object-private.hh
44
#define HB_DEBUG_OBJECT (
HB_DEBUG
+0)
hb-coretext.cc
36
#define HB_DEBUG_CORETEXT (
HB_DEBUG
+0)
hb-ft.cc
40
#define HB_DEBUG_FT (
HB_DEBUG
+0)
hb-old.cc
36
#define HB_DEBUG_OLD (
HB_DEBUG
+0)
hb-uniscribe.cc
43
#define HB_DEBUG_UNISCRIBE (
HB_DEBUG
+0)
hb-private.hh
555
#ifndef
HB_DEBUG
556
#define
HB_DEBUG
0
hb-ot-layout-gsubgpos-private.hh
48
#define HB_DEBUG_CLOSURE (
HB_DEBUG
+0)
98
#define HB_DEBUG_WOULD_APPLY (
HB_DEBUG
+0)
136
#define HB_DEBUG_COLLECT_GLYPHS (
HB_DEBUG
+0)
229
#define HB_DEBUG_APPLY (
HB_DEBUG
+0)
[
all
...]
hb-open-type-private.hh
165
#define HB_DEBUG_SANITIZE (
HB_DEBUG
+0)
357
#define HB_DEBUG_SERIALIZE (
HB_DEBUG
+0)
hb-buffer.cc
35
#define HB_DEBUG_BUFFER (
HB_DEBUG
+0)
/external/harfbuzz/src/
harfbuzz-indic.cpp
1133
#define IDEBUG
hb_debug
1136
static void
hb_debug
(const char *msg, ...)
function
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-indic.cpp
1133
#define IDEBUG
hb_debug
1136
static void
hb_debug
(const char *msg, ...)
function
[
all
...]
Completed in 141 milliseconds