Searched +defs:pre +defs:block (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/modules/loggers/
H A Dmod_logio.c179 static const char *pre[] = { "mod_log_config.c", NULL }; local
116 logio_in_filter(ap_filter_t *f, apr_bucket_brigade *bb, ap_input_mode_t mode, apr_read_type_e block, apr_off_t readbytes) argument
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A Dregguts.h202 union tree *block; /* block of solid color, if any */ member in struct:colordesc
296 struct state *pre; /* pre-initial state */ member in struct:nfa
328 int pre; /* setup state number */ member in struct:cnfa
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A Dregguts.h216 union tree *block; /* block of solid color, if any */ member in struct:colordesc
319 struct state *pre; /* pre-initial state */ member in struct:nfa
351 int pre; /* setup state number */ member in struct:cnfa
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dparser.c2636 ParsePre( TidyDocImpl* doc, Node *pre, GetTokenMode ARG_UNUSED(mode) ) argument
3927 Node *block; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderInline.cpp154 static void updateStyleOfAnonymousBlockContinuations(RenderObject* block, const RenderStyle* newStyle, const RenderStyle* oldStyle) argument
194 RenderObject* block = containingBlock()->nextSibling(); local
440 RenderBlock* pre = 0; local
441 RenderBlock* block = containingBlock(); local
1270 RenderBox* block = containingBlock(); local
[all...]
H A DRenderBlock.cpp127 OverflowEventDispatcher(const RenderBlock* block) argument
166 RenderBlock::MarginInfo::MarginInfo(RenderBlock* block, LayoutUnit beforeBorderPadding, LayoutUnit afterBorderPadding) argument
214 removeBlockFromDescendantAndContainerMaps(RenderBlock* block, TrackedDescendantsMap*& descendantMap, TrackedContainerMap*& containerMap) argument
670 RenderBlock* pre = 0; local
671 RenderBlock* block = containingColumnsBlock(); local
724 RenderBlock* pre = 0; local
726 RenderBlock* block = this; // Eventually block will not just be |this|, but will also be a block nested inside |this|. Assign to a variable local
1063 RenderBlock* block = createAnonymousBlock(); local
1391 RenderBlock* block = *it; local
1472 shapeInfoRequiresRelayout(const RenderBlock* block) argument
1683 RenderBlock* block = toRenderBlock(child); local
2209 RenderBlock* block = toRenderBlock(prev); local
3455 RenderBlock* block = flow->containingBlock(); local
4714 RenderBlock* block = toRenderBlock(prev); local
5148 ColumnRectIterator(const RenderBlock& block) argument
6909 getHeightForLineCount(RenderBlock* block, int l, bool includeBottom, int& count) argument
[all...]

Completed in 204 milliseconds