Home
last modified time | relevance | path

Searched refs:IS_DIACRITIC (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx627 nGlyphFlags |= GlyphItem::IS_DIACRITIC; in operator ()()
/trunk/main/vcl/inc/
H A Dsallayout.hxx301 enum{ FALLBACK_MASK=0xFF, IS_IN_CLUSTER=0x100, IS_RTL_GLYPH=0x200, IS_DIACRITIC=0x400 }; enumerator
305 bool IsDiacritic() const { return ((mnFlags & IS_DIACRITIC) != 0); } in IsDiacritic()

Completed in 24 milliseconds