Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/sheets/latex/export/
H A Dformat.cc52 bool Format::hasTopBorder() const in hasTopBorder() function in Format
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/dialogs/tabular/
H A Dtabularproperties.cpp123 bool TabularProperties::hasTopBorder() const in hasTopBorder() function in KileDialog::TabularProperties
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenwindowshadow.cpp67 const bool hasTopBorder( key.hasTopBorder ); in shadowPixmap() local
213 …radient( cairo_t* p, const GdkRectangle& rect, cairo_pattern_t* rg, bool hasTopBorder, bool hasBot… in renderGradient()
H A Doxygencachekey.h732 bool hasTopBorder; variable
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenwindowshadow.cpp67 const bool hasTopBorder( key.hasTopBorder ); in shadowPixmap() local
213 …radient( cairo_t* p, const GdkRectangle& rect, cairo_pattern_t* rg, bool hasTopBorder, bool hasBot… in renderGradient()
H A Doxygencachekey.h732 bool hasTopBorder; variable
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/imp/xp/
H A DODi_Style_Style.h224 HAVE_BORDER hasTopBorder() const {return m_haveTopBorder;} in hasTopBorder() function