Home
last modified time | relevance | path

Searched +defs:w +defs:solo (Results 1 – 7 of 7) sorted by relevance

/dports/x11/terminology/terminology-1.9.0/src/bin/
H A Dwin.c458 Solo *solo; in _solo_get_evas_object() local
468 Solo *solo; in _solo_focused_term_get() local
484 Solo *solo; in _solo_find_term_at_coords() local
496 Solo *solo; in _solo_size_eval() local
522 Solo *solo; in _solo_close() local
610 Solo *solo; in _solo_term_first() local
619 Solo *solo; in _solo_term_last() local
630 Solo *solo; in _solo_set_title() local
655 Solo *solo; in _solo_bell() local
3607 Evas_Coord w, h; in _tab_inactive_get_or_create() local
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dknot.cc200 pair solo(Int) { return pair(0,0); } in solo() function
215 double solo(Int j) { return length(dz[j]); } in solo() function
229 double solo(Int) { return 0; } in solo() function
245 eqn solo(Int) { in solo() function
306 double w; member
575 void solo(Int) { in solo() function
775 void solo(Int) { /* One point ==> no duplicates */ } in solo() function
/dports/math/asymptote/asymptote-2.67/
H A Dknot.cc200 pair solo(Int) { return pair(0,0); } in solo() function
215 double solo(Int j) { return length(dz[j]); } in solo() function
229 double solo(Int) { return 0; } in solo() function
245 eqn solo(Int) { in solo() function
306 double w; member
575 void solo(Int) { in solo() function
775 void solo(Int) { /* One point ==> no duplicates */ } in solo() function
/dports/graphics/mupdf/mupdf-1.18.0-source/source/tools/
H A Dmuraster.c461 int solo; member
606 worker_t *w = &workers[band]; in dodrawpage() local
641 worker_t *w = &workers[band % render->num_workers]; in dodrawpage() local
671 worker_t *w = &workers[band % render->num_workers]; in dodrawpage() local
692 worker_t *w = &workers[band]; in dodrawpage() local
719 …num, fz_cookie *cookie, int start, int interptime, char *fname, int bg, int solo, render_details *… in try_render_page()
729 int w = render->ibounds.x1 - render->ibounds.x0; in try_render_page() local
941 int bpp, h, w, reps; in initialise_banding() local
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/gui/pattern_editor/
H A Dpattern_editor_panel.cpp867 int w = baseTrackWidth_ + effWidth_ * rightEffn_.at(static_cast<size_t>(trackVisIdx)); in quickDrawRows() local
1410 int w = calculateTracksWidthWithRowNum(leftTrackVisIdx_, curPos_.trackVisIdx - 1); in calculateCurrentCursorPosition() local
1779 int w = 1 + r - l; // Real selected region width in copySelectedCells() local
1921 int w = match.captured(2).toInt(); in decodeCells() local
1984 int w = r - l + 1; // Real selected region width in compandPasteCells() local
2187 QAction* solo = menu.addAction(tr("&Solo Track")); in showPatternContextMenu() local
2888 int w = calculateTracksWidthWithRowNum(leftTrackVisIdx_, mousePressPos_.trackVisIdx - 1) in mousePressEvent() local
2983 QAction* solo = menu.addAction(tr("&Solo Track")); in mouseReleaseEvent() local
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DTrack.cpp1117 int w = ppt * tactsPerBar; in updateBackground() local
1604 const int w = width(); in endPosition() local
2473 const bool solo = m_soloModel.value(); in toggleSolo() local
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/
H A Dmainwindow.cpp773 const bool solo = getAction("layerviewsolo")->isChecked(); in updateLayerViewMode() local
1854 QWidget *w = qobject_cast<QWidget*>(c); in setDocksHidden() local