Searched defs:vAdj (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_ScrollPane.cpp272 jobject vAdj = local
274 env->SetIntField(vAdj, AwtScrollPane::blockIncrementID, parentHeight);
277 env->DeleteLocalRef(vAdj);

Completed in 42 milliseconds