Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/psutils/psutils-1.23/
H A Dpsnup.c39 int flip = 0, leftright = 0, topbottom = 0; in main() local
/dports/print/psutils/psutils/
H A Dpsnup.c75 int horiz = 0, vert = 0, rotate = 0, column, flip, leftright, topbottom; in main() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libdraw/
H A Dwindow.c126 topbottom(Image **w, int n, int top) in topbottom() function
/dports/graphics/openfx-misc/openfx-misc-3ab0531/ContactSheet/
H A DContactSheet.cpp337 bool topbottom = (_rowOrder->getValueAtTime(time) == eRowOrderTopBottom); in render() local
474 bool topbottom = (_rowOrder->getValueAtTime(time) == eRowOrderTopBottom); in getRegionsOfInterest() local
739 bool topbottom = (_rowOrder->getValueAtTime(time) == eRowOrderTopBottom); in draw() local
847 bool topbottom = (_rowOrder->getValueAtTime(time) == eRowOrderTopBottom); in penDown() local
/dports/print/hplip/hplip-3.20.6/prnt/hpps/
H A Dpsbooklet.c251 int horiz, vert, rotate, column, flip, leftright, topbottom; in PS_Nup_Wrapper() local
/dports/graphics/openfx-misc/openfx-misc-3ab0531/LayerContactSheet/
H A DLayerContactSheet.cpp274 bool topbottom = (_rowOrder->getValueAtTime(time) == eRowOrderTopBottom); in render() local
564 bool topbottom = (_rowOrder->getValueAtTime(time) == eRowOrderTopBottom); in draw() local
/dports/games/golly/golly-3.3-src/gui-common/
H A Dview.cpp898 bool FlipSelection(bool topbottom, bool inundoredo) in FlipSelection()
1379 bool FlipPastePattern(bool topbottom) in FlipPastePattern()
H A Dselect.cpp1474 bool Selection::FlipRect(bool topbottom, lifealgo* srcalgo, lifealgo* destalgo, bool erasesrc, in FlipRect()
1534 bool Selection::Flip(bool topbottom, bool inundoredo) in Flip()
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxselect.cpp1569 bool Selection::FlipRect(bool topbottom, lifealgo* srcalgo, lifealgo* destalgo, bool erasesrc, in FlipRect()
1629 bool Selection::Flip(bool topbottom, bool inundoredo) in Flip()
H A Dwxview.cpp969 bool PatternView::FlipPastePattern(bool topbottom) in FlipPastePattern()
1080 bool PatternView::FlipSelection(bool topbottom, bool inundoredo) in FlipSelection()
/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dpnmcat.c71 unsigned int leftright, topbottom, black, white, jtop, jbottom, in parseCommandLine() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libvpsc/
H A Drectangle.cpp464 bool topbottom = (top1 && bottom2) || (bottom1 && top2); in routeAround() local
/dports/graphics/netpbm/netpbm-10.91.01/editor/pamflip/
H A Dpamflip.c158 topbottom(struct XformCore * const xformP) { in topbottom() function
/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DScreen.cc2137 const bool topbottom = in smartPlacement() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DPrintObject.cpp867 Polygons topbottom = to_polygons(top); in detect_surfaces_type() local
/dports/net-im/mcabber/mcabber-1.1.2/mcabber/
H A Dscreen.c3116 void scr_buffer_top_bottom(int topbottom) in scr_buffer_top_bottom()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C4372 nextsectorneighborz(short sectnum, long thez, short topbottom, short direction) in nextsectorneighborz()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C4412 nextsectorneighborz(short sectnum, long thez, short topbottom, short direction) in nextsectorneighborz()
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c8216 int nextsectorneighborz(short sectnum, int thez, short topbottom, short direction) in nextsectorneighborz()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp11637 int32_t nextsectorneighborz(int16_t sectnum, int32_t refz, int16_t topbottom, int16_t direction) in nextsectorneighborz()