Searched refs:allow_hyphenation (Results 1 – 9 of 9) sorted by relevance
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/private/ |
H A D | lvfontboldtransform.cpp | 56 bool allow_hyphenation, lUInt32 hints, lUInt32 fallbackPassMask) { in measureText() argument 57 CR_UNUSED(allow_hyphenation); in measureText() 66 allow_hyphenation, in measureText()
|
H A D | lvwin32font.h | 144 bool allow_hyphenation=true, 326 bool allow_hyphenation=true,
|
H A D | lvbitmapfont.h | 37 …f_char, TextLangCfg * lang_cfg = NULL, int letter_spacing = 0, bool allow_hyphenation = true, lUIn…
|
H A D | lvbitmapfont.cpp | 56 bool allow_hyphenation, in measureText() argument
|
H A D | lvfontboldtransform.h | 90 bool allow_hyphenation = true,
|
H A D | lvwin32font.cpp | 194 bool allow_hyphenation, in measureText() argument 565 bool allow_hyphenation, in measureText() argument
|
H A D | lvfreetypeface.h | 286 bool allow_hyphenation = true,
|
H A D | lvfreetypeface.cpp | 1217 bool allow_hyphenation, argument 1226 … len, widths, flags, max_width, def_char, lang_cfg, letter_spacing, allow_hyphenation, hints, fall… 1451 … max_width, def_char, lang_cfg, letter_spacing, allow_hyphenation, 1549 max_width, def_char, lang_cfg, letter_spacing, allow_hyphenation, 1719 if (allow_hyphenation) {
|
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/ |
H A D | lvfont.h | 193 bool allow_hyphenation = true,
|