HomeSort by: relevance | last modified time | path
    Searched refs:CENTERED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/html/
pre-html.cpp 177 CENTERED, LEFT, RIGHT, INLINE
618 case CENTERED:
  /src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp 62 typedef enum {CENTERED, LEFT, RIGHT, INLINE} TAG_ALIGNMENT;
2182 * centered an image).
2214 case CENTERED:
2261 * placed inside a centered paragraph.
2266 next_tag = CENTERED;
3110 } else if (strcmp(t, ".centered-image") == 0) {

Completed in 28 milliseconds