Home
last modified time | relevance | path

Searched refs:fontSize (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp737 float fontSize = 0; in CreateTextFormatFromLOGFONT() local
771 fontSize = float(logFont.lfHeight); in CreateTextFormatFromLOGFONT()
773 if (fontSize < 0) in CreateTextFormatFromLOGFONT()
776 fontSize = -fontSize; in CreateTextFormatFromLOGFONT()
793 fontSize /= cellHeight; in CreateTextFormatFromLOGFONT()
816 fontSize, in CreateTextFormatFromLOGFONT()
/vim-8.2.3635/runtime/syntax/
H A Dxkb.vim44 …ocks color controls cornerRadius count ctrls description driveskbd font fontSize gap group groups …
H A Dtypescriptcommon.vim1566 syntax keyword typescriptDOMStyle contained fontKerning fontLanguageOverride fontSize
/vim-8.2.3635/runtime/autoload/
H A Djavascriptcomplete.vim338 \ 'color', 'font', 'fontFamily', 'fontSize', 'fontSizeAdjust', 'fontStretch',