HomeSort by relevance Sort by last modified time
    Searched defs:print_page (Results 1 - 2 of 2) sorted by null

  /external/toybox/kconfig/lxdialog/
textbox.c 25 static void print_page(WINDOW * win, int height, int width);
41 print_page(box, boxh, boxw);
160 /* We don't call print_page() here but use
303 static void print_page(WINDOW * win, int height, int width) function
319 * Print a new line of text. Called by dialog_textbox() and print_page().
  /packages/services/BuiltInPrintService/jni/include/
lib_wprint.h 249 status_t (*print_page)(wprint_job_params_t *job_params, const char *mime_type, member in struct:__anon44592

Completed in 180 milliseconds