Searched refs:edges (Results 1 – 13 of 13) sorted by relevance
120 final RectF edges = mTempEdges; in getCrop() local121 getEdgesHelper(edges); in getCrop()124 float cropLeft = -edges.left / scale; in getCrop()125 float cropTop = -edges.top / scale; in getCrop()202 final RectF edges = mTempEdges; in moveToLeft() local203 getEdgesHelper(edges); in moveToLeft()205 mCenterX += Math.ceil(edges.left / scale); in moveToLeft()285 final RectF edges = mTempEdges; in onTouchEvent() local286 getEdgesHelper(edges); in onTouchEvent()296 if (edges.left > 0) { in onTouchEvent()[all …]
231 edges = []241 edges.append({246 edges.append({268 graph_str = json.dumps({"nodes": nodes, "edges": edges})
199 edges = Freelist()206 edge_ix, cursor = edges.next(cursor)209 all(edges.is_free(ix + s) for s in succ) and210 ((not use_node) or edges.is_free(ix))):213 ix, _ = edges.next(0)223 edges.use(ix)225 edges.use(ix + s)
59 and 32 pixels left of the edges of the screen
1597 # from the root by following a path via at most 3 edges will be shown. Nodes1608 # enabling this option may lead to badly anti-aliased labels on the edges of
1869 # from the root by following a path via at most 3 edges will be shown. Nodes1880 # enabling this option may lead to badly anti-aliased labels on the edges of
399 static void handle_configure(void *data, wl_shell_surface *shell_surface, uint32_t edges, int32_t w… in handle_configure() argument
2802 …_configure(void *data UNUSED, struct wl_shell_surface *shell_surface UNUSED, uint32_t edges UNUSED, in handle_configure()
2268 # root by following a path via at most 3 edges will be shown. Nodes that lay2283 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2259 # root by following a path via at most 3 edges will be shown. Nodes that lay2274 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2450 # root by following a path via at most 3 edges will be shown. Nodes that lay2465 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2402 # root by following a path via at most 3 edges will be shown. Nodes that lay2417 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to