Home
last modified time | relevance | path

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

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/widgets/
H A DLSPScrollBox.h69 ssize_t nAreaX; variable
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/widgets/
H A DLSPScrollBox.cpp42 nAreaX = 0; in LSPScrollBox()
446 nAreaX = alloc.aw; in realize()
462 ssize_t n_left = (enOrientation == O_HORIZONTAL) ? nAreaX : nAreaY; in realize_children()
497 w->a.nWidth = nAreaX; in realize_children()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabview2.cxx972 SCCOL nAreaX; in ExpandBlockArea() local
975 GetAreaMoveEndPosition(nMovX, nMovY, SC_FOLLOW_JUMP, nAreaX, nAreaY, eMode); in ExpandBlockArea()
976 ExpandBlock(nAreaX, nAreaY, eMode); in ExpandBlockArea()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabview2.cxx971 SCCOL nAreaX; in ExpandBlockArea() local
974 GetAreaMoveEndPosition(nMovX, nMovY, SC_FOLLOW_JUMP, nAreaX, nAreaY, eMode); in ExpandBlockArea()
975 ExpandBlock(nAreaX, nAreaY, eMode); in ExpandBlockArea()