OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:y_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bt8xx.h
401
int
y_max
;
member in struct:bktr_clip
/src/sys/dev/pci/bktr/
bktr_core.c
1334
bktr->clip_list[i].
y_max
== 0)
1343
/* clip rectangle list is terminated by y_min and
y_max
set to 0 */
1345
/* to disable clipping set y_min and
y_max
to 0 in the first
1353
bktr->clip_list[0].
y_max
!= 0)) {
1359
bktr->clip_list[i].
y_max
== 0) {
1363
bktr->clip_list[i+1].
y_max
!= 0 &&
1372
bktr->clip_list[i].y_min >= bktr->clip_list[i].
y_max
||
1376
bktr->clip_list[i].
y_max
< 0) {
2635
bktr->yclip2 = uimin(clip_node->
y_max
, bktr->line_length);
2643
bktr->yclip2 = uimin(clip_node->
y_max
, bktr->line_length)
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025