Home
last modified time | relevance | path

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

/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Darticleview.h39 ArticleView(GtkContainer *owner, BookNameStyle booknamestyle, bool floatw=false)
40 …: bookindex(0), bookname_style(booknamestyle), pango_view_(PangoWidgetBase::create(owner, floatw)),
42 ArticleView(GtkBox *owner, BookNameStyle booknamestyle, bool floatw=false)
43 : bookname_style(booknamestyle), in bookname_style() argument