HomeSort by: relevance | last modified time | path
    Searched defs:source_x (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/hp300/dev/
topcatreg.h 85 uint16_t source_x; /* source x pixel # 0x40f2 */ member in struct:tcboxfb
topcatreg.h 85 uint16_t source_x; /* source x pixel # 0x40f2 */ member in struct:tcboxfb
rboxreg.h 102 uint16_t source_x; /* source x 0x40f2 */ member in struct:rboxfb
rboxreg.h 102 uint16_t source_x; /* source x 0x40f2 */ member in struct:rboxfb
dvboxreg.h 90 uint16_t source_x; /* Window source X origin 0x40F2 */ member in struct:dvboxfb
dvboxreg.h 90 uint16_t source_x; /* Window source X origin 0x40F2 */ member in struct:dvboxfb
  /src/sys/arch/hp300/stand/common/
grf_tcreg.h 109 vu_short source_x; /* source x pixel # 0x40f2 */ member in struct:tcboxfb
grf_tcreg.h 109 vu_short source_x; /* source x pixel # 0x40f2 */ member in struct:tcboxfb
grf_rbreg.h 123 vu_short source_x; /* source x 0x40f2 */ member in struct:rboxfb
grf_rbreg.h 123 vu_short source_x; /* source x 0x40f2 */ member in struct:rboxfb
grf_dvreg.h 114 vu_short source_x; /* Window source X origin 0x40F2 */ member in struct:dvboxfb
grf_dvreg.h 114 vu_short source_x; /* Window source X origin 0x40F2 */ member in struct:dvboxfb
  /src/external/gpl2/groff/dist/src/devices/xditview/
xditview.c 602 Position source_x, source_y; local
640 source_x = (center_width - prompt_width) / 2;
642 XtTranslateCoords (centerw, source_x, source_y, &dest_x, &dest_y);
xditview.c 602 Position source_x, source_y; local
640 source_x = (center_width - prompt_width) / 2;
642 XtTranslateCoords (centerw, source_x, source_y, &dest_x, &dest_y);

Completed in 47 milliseconds