Searched refs:showcursor (Results 1 - 7 of 7) sorted by relevance

/external/syslinux/com32/include/syslinux/
H A Dfirmware.h12 void (*showcursor) (const struct term_state *); member in struct:output_ops
/external/syslinux/com32/lib/sys/
H A Dansi.h50 void (*showcursor) (const struct term_state * st); member in struct:ansi_ops
H A Dansicon_write.c57 .showcursor = ansicon_showcursor,
153 firmware->o_ops->showcursor(st);
H A Dvesacon_write.c58 .showcursor = vesacon_showcursor,
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
H A DVDUBuffer.java59 protected boolean showcursor = true; field in class:VDUBuffer
588 showcursor = doshow;
597 return showcursor;
/external/syslinux/core/
H A Dbios.c140 .showcursor = bios_showcursor,
/external/syslinux/efi/
H A Dmain.c275 .showcursor = efi_showcursor,

Completed in 1543 milliseconds