Home
last modified time | relevance | path

Searched defs:VimFont (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_haiku.cc368 class VimFont: public BFont class
2017 VimFont::VimFont(): BFont() in VimFont() function in VimFont
2022 VimFont::VimFont(const VimFont *rhs): BFont(rhs) in VimFont() function in VimFont
2027 VimFont::VimFont(const BFont *rhs): BFont(rhs) in VimFont() function in VimFont
2032 VimFont::VimFont(const VimFont &rhs): BFont(rhs) in VimFont() function in VimFont