OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indic_position_t
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh
66
enum
indic_position_t
{
enum
hb-ot-shape-complex-indic.cc
32
#define indic_position() complex_var_u8_1() /*
indic_position_t
*/
97
static inline
indic_position_t
98
matra_position (hb_codepoint_t u,
indic_position_t
side)
131
static inline
indic_position_t
188
indic_position_t
pos = (
indic_position_t
) (type >> 8);
547
static
indic_position_t
833
info[i].indic_position() = MIN (POS_PRE_C, (
indic_position_t
) info[i].indic_position());
876
indic_position_t
last_pos = POS_START;
901
last_pos = (
indic_position_t
) info[i].indic_position()
[
all
...]
hb-ot-shape-complex-myanmar.cc
178
indic_position_t
pos = (
indic_position_t
) (type >> 8);
352
indic_position_t
pos = POS_AFTER_MAIN;
hb-ot-shape-complex-sea.cc
31
#define sea_position() complex_var_u8_1() /*
indic_position_t
*/
143
indic_position_t
pos = (
indic_position_t
) (type >> 8);
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh
66
enum
indic_position_t
{
enum
hb-ot-shape-complex-indic.cc
32
#define indic_position() complex_var_u8_1() /*
indic_position_t
*/
97
static inline
indic_position_t
98
matra_position (hb_codepoint_t u,
indic_position_t
side)
131
static inline
indic_position_t
188
indic_position_t
pos = (
indic_position_t
) (type >> 8);
547
static
indic_position_t
833
info[i].indic_position() = MIN (POS_PRE_C, (
indic_position_t
) info[i].indic_position());
876
indic_position_t
last_pos = POS_START;
901
last_pos = (
indic_position_t
) info[i].indic_position()
[
all
...]
hb-ot-shape-complex-myanmar.cc
178
indic_position_t
pos = (
indic_position_t
) (type >> 8);
352
indic_position_t
pos = POS_AFTER_MAIN;
hb-ot-shape-complex-sea.cc
31
#define sea_position() complex_var_u8_1() /*
indic_position_t
*/
143
indic_position_t
pos = (
indic_position_t
) (type >> 8);
Completed in 1209 milliseconds