OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetBounds
(Results
1 - 3
of
3
) sorted by null
/prebuilts/jdk/jdk9/darwin-x86/include/
jawt.h
308
* java.awt.Component.setLocation() and java.awt.Component.
setBounds
() for
313
*
setBounds
() for usual, non-embedded components.
315
* Using usual get/setLocation() and get/
setBounds
() together with this new
318
void (JNICALL *
SetBounds
) (JNIEnv *env, jobject embeddedFrame,
/prebuilts/jdk/jdk9/linux-x86/include/
jawt.h
308
* java.awt.Component.setLocation() and java.awt.Component.
setBounds
() for
313
*
setBounds
() for usual, non-embedded components.
315
* Using usual get/setLocation() and get/
setBounds
() together with this new
318
void (JNICALL *
SetBounds
) (JNIEnv *env, jobject embeddedFrame,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ole.h
185
OLESTATUS (CALLBACK *
SetBounds
) (LPOLEOBJECT, OLE_CONST RECT *);
Completed in 365 milliseconds