Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/fon/
H A DTextGrid_Sound.cpp519 Graphics_markLeftLogarithmic (g, y, true, true, haveDottedLines, nullptr);
525 Graphics_markLeftLogarithmic (g, y, true, true, haveDottedLines, nullptr);
529 Graphics_markLeftLogarithmic (g, y, true, true, haveDottedLines, nullptr);
532 Graphics_markLeftLogarithmic (g, y, true, true, haveDottedLines, nullptr);
536 Graphics_markLeftLogarithmic (g, y, true, true, haveDottedLines, nullptr);
539 Graphics_markLeftLogarithmic (g, y, true, true, haveDottedLines, nullptr);
544 Graphics_markLeftLogarithmic (g, y, true, true, haveDottedLines, nullptr);
547 Graphics_markLeftLogarithmic (g, y, true, true, haveDottedLines, nullptr);
597 Graphics_markLeftLogarithmic (g, fmin, true, true, false, nullptr);
598 Graphics_markLeftLogarithmic (g, fmax, true, true, false, nullptr);
/dports/audio/praat/praat-6.2.03/sys/
H A DGraphics.h328 void Graphics_markLeftLogarithmic (Graphics me, double y, bool hasNumber, bool hasTick, bool hasD…
H A DGraphics_utils.cpp626 void Graphics_markLeftLogarithmic (Graphics me, double position, bool hasNumber, bool hasTick, bool… in Graphics_markLeftLogarithmic() function
H A Dpraat_picture.cpp1294 Graphics_markLeftLogarithmic (GRAPHICS, position, writeNumber, drawTick, drawDottedLine, text);