Home
last modified time | relevance | path

Searched defs:cacheLeft (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/RasterCtrl/
H A DRasterBaseCtrl.h46 int cacheLeft, cacheTop; variable
/dports/devel/upp/upp/bazaar/PixRasterCtrl/
H A DPixRasterBaseCtrl.h59 int cacheLeft, cacheTop; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/layout/
H A DFormData.java93 FormAttachment cacheLeft, cacheRight, cacheTop, cacheBottom; field in FormData
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/layout/
H A DFormData.java93 FormAttachment cacheLeft, cacheRight, cacheTop, cacheBottom; field in FormData
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/layers/
H A Dlayer_widget.cpp296 auto cacheLeft = specialLayerBox.x() - st::boxRoundShadow.extend.left(); in paintEvent() local