Searched refs:char_props (Results 1 – 5 of 5) sorted by relevance
29 uint32_t char_props() const { return m_dwCharProps; } in char_props() function
306 static_cast<int16_t>(cur.char_props() & FX_BIDICLASSBITSMASK) >> in Classify()315 gc_FX_BidiNTypes[(cur.char_props() & FX_BIDICLASSBITSMASK) >> in Classify()
755 ALLOCATE_ARRAY (SCRIPT_CHARPROP, char_props, chars_len); in _hb_uniscribe_shape()897 char_props + chars_offset, in _hb_uniscribe_shape()935 char_props + chars_offset, in _hb_uniscribe_shape()
558 uint32_t nCodeProp = pCur->char_props(); in GetBreakPos()566 nCodeProp = pCur->char_props(); in GetBreakPos()
541 nCodeProp = pCur->char_props(); in GetBreakPos()549 nCodeProp = pCur->char_props(); in GetBreakPos()