Searched defs:style (Results 151 - 175 of 267) sorted by relevance

1234567891011

/macosx-10.10.1/ICU-531.30/icuSources/layoutex/
H A DParagraphLayout.cpp57 le_int32 style, run, runStyle; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtzfmttst.cpp728 UTimeZoneFormatStyle style; member in struct:__anon1194
965 UTimeZoneFormatStyle style; member in struct:__anon1195
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Didattracl.c194 idattr_dynacl_parse( const char *fname, int lineno, const char *opts, slap_style_t style, const char *pattern, void **privp ) argument
/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dviper-init.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dnewcomment.el[all...]
/macosx-10.10.1/gnudiff-19/diffutils/src/
H A Ddiff.c958 specify_style(enum output_style style) argument
/macosx-10.10.1/groff-38/groff/src/devices/grolbp/
H A Dlbp.h236 vdmaarc(int centerx, int centery, int radius,int startangle,int angle,int style,int arcopen) argument
248 vdmvarc(int centerx, int centery,int radius, int startx, int starty, int endx, int endy,\ int style,int arcopen) argument
/macosx-10.10.1/groff-38/groff/src/devices/grops/
H A Dps.cpp487 struct style { struct
499 style::style() : f(0) function in class:style
503 style::style(font *p, subencoding *s, int sz, int h, int sl) function in class:style
[all...]
/macosx-10.10.1/groff-38/groff/src/preproc/eqn/
H A Dbox.cpp139 int script_style(int style) argument
144 int cramped_style(int style) argument
471 int pointer_box::compute_metrics(int style) argument
[all...]
/macosx-10.10.1/iodbc-42.5/iodbc/iodbcadm/gtk/
H A Ddriverchooser.c379 GtkStyle *style; local
949 GtkStyle *style; local
[all...]
/macosx-10.10.1/ksh-23/ksh/lib/package/
H A Dpackage.mk103 style = tgz macro
465 style := $(<) macro
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.mk103 style = tgz macro
465 style := $(<) macro
[all...]
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dextensions.c479 xsltFreeExts(xsltStylesheetPtr style) argument
503 xsltRegisterExtPrefix(xsltStylesheetPtr style, argument
663 xsltStyleInitializeStylesheetModule(xsltStylesheetPtr style, const xmlChar * URI) argument
756 xsltStyleGetExtData(xsltStylesheetPtr style, const xmlChar * URI) argument
823 xsltStyleStylesheetLevelGetExtData(xsltStylesheetPtr style, const xmlChar * URI) argument
1017 xsltStylesheetPtr style; local
1101 xsltShutdownExt(xsltExtDataPtr data, xsltStylesheetPtr style, const xmlChar * URI) argument
1133 xsltShutdownExts(xsltStylesheetPtr style) argument
1158 xsltCheckExtPrefix(xsltStylesheetPtr style, const xmlChar * URI) argument
1218 xsltCheckExtURI(xsltStylesheetPtr style, const xmlChar * URI) argument
1500 xsltNewElemPreComp(xsltStylesheetPtr style, xmlNodePtr inst, xsltTransformFunction function) argument
1533 xsltInitElemPreComp(xsltElemPreCompPtr comp, xsltStylesheetPtr style, xmlNodePtr inst, xsltTransformFunction function, xsltElemPreCompDeallocator freeFunc) argument
1556 xsltPreComputeExtModuleElement(xsltStylesheetPtr style, xmlNodePtr inst) argument
1933 xsltGetExtInfo(xsltStylesheetPtr style, const xmlChar * URI) argument
2025 xsltExtElementPreCompTest(xsltStylesheetPtr style, xmlNodePtr inst, xsltTransformFunction function) argument
[all...]
/macosx-10.10.1/libxslt-13/libxslt/python/
H A Dlibxslt.c48 libxslt_xsltStylesheetPtrWrap(xsltStylesheetPtr style) { argument
138 xsltStylesheetPtr style; local
212 libxslt_xsltElementPreCompCallback(xsltStylesheetPtr style, xmlNodePt argument
625 xsltStylesheetPtr style; local
661 xsltStylesheetPtr style; local
738 xsltStylesheetPtr style; local
817 xsltStylesheetPtr style; local
972 libxslt_xsltPythonExtModuleStyleInit(xsltStylesheetPtr style, const xmlChar * URI) argument
1001 libxslt_xsltPythonExtModuleStyleShutdown(xsltStylesheetPtr style, const xmlChar * URI, void *data) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/psych/yaml/
H A Dapi.c815 yaml_scalar_event_initialize(yaml_event_t *event, yaml_char_t *anchor, yaml_char_t *tag, yaml_char_t *value, int length, int plain_implicit, int quoted_implicit, yaml_scalar_style_t style) argument
873 yaml_sequence_start_event_initialize(yaml_event_t *event, yaml_char_t *anchor, yaml_char_t *tag, int implicit, yaml_sequence_style_t style) argument
928 yaml_mapping_start_event_initialize(yaml_event_t *event, yaml_char_t *anchor, yaml_char_t *tag, int implicit, yaml_mapping_style_t style) argument
1198 yaml_document_add_scalar(yaml_document_t *document, yaml_char_t *tag, yaml_char_t *value, int length, yaml_scalar_style_t style) argument
1257 yaml_document_add_sequence(yaml_document_t *document, yaml_char_t *tag, yaml_sequence_style_t style) argument
1307 yaml_document_add_mapping(yaml_document_t *document, yaml_char_t *tag, yaml_mapping_style_t style) argument
[all...]
H A Demitter.c1181 yaml_scalar_style_t style = event->data.scalar.style; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DUtils.c864 QTTclGetMacFontAttributes( Tcl_Interp *interp, Tk_Window tkwin, Tk_Font tkFont, short *faceNum, short *macSize, Style *style) argument
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkCanvArc.c61 Style style; /* How to draw arc: arc, chord, or member in struct:ArcItem
[all...]
H A DtkCanvLine.c2256 char *style; local
[all...]
H A DtkConfig.c1949 Tk_Style style = *((Tk_Style *) internalPtr); local
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXDialog.c822 NSMutableParagraphStyle *style = [[[NSParagraphStyle defaultParagraphStyle] local
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinDraw.c1178 DWORD style; local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkCanvArc.c61 Style style; /* How to draw arc: arc, chord, or pieslice. */ member in struct:ArcItem
[all...]
H A DtkCanvLine.c2263 char *style; local
[all...]
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dclean.c213 tmbstr style, p, s; local
277 TagStyle *style, *next; local
303 TagStyle* style; local
514 TagStyle *style; local
740 tmbstr s1, s2, style; local
1333 AttVal *av, *style, *next; local
[all...]

Completed in 477 milliseconds

1234567891011