Home
last modified time | relevance | path

Searched defs:resizeOutputStream (Results 1 – 3 of 3) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/java/org/codeworker/jni/
H A DRuntime.java89 public static native void resizeOutputStream(int iNewSize); in resizeOutputStream() method in Runtime
/dports/devel/codeworker/CodeWorker4_5_3/
H A DCGRuntime.cpp1545 SEQUENCE_INTERRUPTION_LIST CGRuntime::resizeOutputStream(int iNewSize) { in resizeOutputStream() function in CodeWorker::CGRuntime
/dports/devel/codeworker/CodeWorker4_5_3/cs/src/
H A DDOTNET.cpp963 void Runtime::resizeOutputStream(int hNewSize) { in resizeOutputStream() function in CodeWorker::Runtime