Home
last modified time | relevance | path

Searched defs:posWidth (Results 1 – 6 of 6) sorted by relevance

/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSUniFont.h68 SBinHashtable<unsigned int> posWidth; variable
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_ents.c417 int xaxis, height, posWidth, negWidth, team; in FX_DrawPortableShield() local
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_items.c279 int height, posWidth, negWidth, halfWidth = 0; in CreateShield() local
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmmgr.cc1496 int posWidth = cw + frameWidth; in placeWindow() local
1647 posWidth(frame->width() - 2 * frame->borderXN()), in manageClient() local
H A Dwmframe.cc457 int posX, posY, posWidth, posHeight; in unmanage() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Web/MsHtml/
H A Dmod.rs78906 pub unsafe fn posWidth(&self) -> ::windows::runtime::Result<f32> { in posWidth() method