Home
last modified time | relevance | path

Searched defs:headHeight (Results 1 – 13 of 13) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/ac/cam/aa582/structures/boxes/
H A DDelimiterBox.java321 float headHeight = graphics.boundingHeight(head, font, fontNumber, fontSize())-m; in delimiterHeight() local
346 float headHeight = graphics.boundingHeight(head, font, fontNumber, fontSize())-m; in delimiterHeight() local
370 float headHeight = graphics.boundingHeight(head, font, fontNumber, fontSize())-m; in delimiterHeight() local
670 float headHeight = graphics.boundingHeight(head, font, fontNumber, fontSize())-m; in onDraw() local
893 float headHeight = graphics.boundingHeight(head, font, fontNumber, fontSize())-m; in split() local
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/images/
H A DArtistImageIcon.java58 float headHeight = HEIGHT / 2.5f; in getArtistIconArea() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/symbology/
H A Dqgsarrowsymbollayer.cpp213 qreal headWidth, qreal headHeight, in straightArrow()
467 qreal headWidth, qreal headHeight, in curvedArrow()
/dports/graphics/qgis/qgis-3.22.3/src/core/symbology/
H A Dqgsarrowsymbollayer.cpp222 qreal headWidth, qreal headHeight, in straightArrow()
476 qreal headWidth, qreal headHeight, in curvedArrow()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/playlist/view/listview/
H A DPrettyItemDelegate.cpp187 int headHeight = ( headRows * option.rect.height() ) / totalRows - 2; in paint() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderTable.cpp307 int headHeight = 0; in layout() local
H A DRenderTableSection.cpp417 int RenderTableSection::layoutRows(int toAdd, int headHeight, int footHeight) in layoutRows()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcrafting_gui.cpp384 const int headHeight = 3; in select_crafting_recipe() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcrafting_gui.cpp384 const int headHeight = 3; in select_crafting_recipe() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/ai/
H A DAI_pathing.cpp322 float stepHeight, headHeight, blockingScale, min, max; in GetObstacles() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/ai/
H A DAI_pathing.cpp320 float stepHeight, headHeight, blockingScale, min, max; in GetObstacles() local
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dnote.cpp1009 qreal Note::headHeight() const in headHeight() function in Ms::Note
H A Dchord.cpp2363 qreal headHeight = upnote->headHeight(); in layoutTablature() local