Home
last modified time | relevance | path

Searched defs:keyWidth (Results 1 – 15 of 15) sorted by relevance

/dports/mail/lurker/lurker-2.3/libesort/
H A Desort.h90 unsigned int keyWidth () const { return keyWidth_; } in keyWidth() function
/dports/audio/tiatracker/tiatracker-1.3/
H A Dguidekeyboard.h28 static const int keyWidth = 20; variable
H A Dpianokeyboard.h31 static const int keyWidth = 20; variable
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DShotStats.cxx208 const float keyWidth = fm.getStrLength(getFontFace(), fontSize, key->getString()); in resize() local
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DShotStats.cxx208 const float keyWidth = fm.getStrLength(getFontFace(), fontSize, key->getString()); in resize() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/sk_app/
H A DCommandSet.cpp126 SkScalar keyWidth = 0; in drawHelp() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/sk_app/
H A DCommandSet.cpp127 SkScalar keyWidth = 0; in drawHelp() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_utils/gui/
H A Djuce_MidiKeyboardComponent.h407 float keyWidth = 16.0f; variable
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DInterpreterMessages.msg137 E1+invalidIdentifier++%1 is not a valid identifier
/dports/graphics/f3d/f3d-1.2.1/src/
H A DF3DOptions.cxx310 …ptions::PrintHelpPair(const std::string& key, const std::string& help, int keyWidth, int helpWidth) in PrintHelpPair()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/biosample_util/
H A Dbiosample_util.cpp402 size_t keyWidth, in PrettyPrint()
1610 size_t keyWidth, in PrettyPrint()
/dports/games/libretro-snes9x/snes9x-73aa348/macosx/
H A Dmac-keyboard.cpp125 int keyWidth, keyHeight; member
/dports/emulators/snes9x-gtk/snes9x-1.54.1/macosx/
H A Dmac-keyboard.cpp299 int keyWidth, keyHeight; member
/dports/textproc/jade/jade-1.2.1/style/
H A DInterpreter.h131 keyWidth, enumerator
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/piano/
H A Dpiano.c140 int keyWidth; /* width of each black key. */ member