projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7977249
)
[HB] Indent
author
Behdad Esfahbod
<behdad@behdad.org>
Mon, 10 Aug 2009 13:35:11 +0000
(09:35 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Mon, 2 Nov 2009 19:40:36 +0000
(14:40 -0500)
src/hb-ot-layout.h
patch
|
blob
|
history
diff --git
a/src/hb-ot-layout.h
b/src/hb-ot-layout.h
index
7b1ed6a
..
54f785f
100644
(file)
--- a/
src/hb-ot-layout.h
+++ b/
src/hb-ot-layout.h
@@
-66,10
+66,10
@@
hb_ot_layout_set_glyph_class (hb_face_t *face,
void
hb_ot_layout_build_glyph_classes (hb_face_t *face,
- uint16_t num_total_glyphs,
- hb_codepoint_t *glyphs,
- unsigned char *klasses,
- uint16_t count);
+
uint16_t num_total_glyphs,
+
hb_codepoint_t *glyphs,
+
unsigned char *klasses,
+
uint16_t count);
/* Not that useful. Provides list of attach points for a glyph that a
* client may want to cache */