OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nx2
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ResizeGesture.java
185
int
nx2
= b.x + b.w + deltaX;
local
186
if (
nx2
>= b.x) {
187
w =
nx2
- b.x;
/external/mesa3d/src/gallium/state_trackers/vega/
path.c
1681
VGfloat nx1, ny1,
nx2
, ny2;
local
[
all
...]
Completed in 93 milliseconds