Searched +defs:fill +defs:context +defs:prefix (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dfill.el33 (defgroup fill nil function
[all...]
H A Dorg.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dcc-cmds.el[all...]
H A Dcc-vars.el[all...]
H A Dvhdl-mode.el[all...]
/macosx-10.10/vim-55/src/
H A Dos_win32.c3643 CHAR_INFO fill; local
3684 CHAR_INFO fill; local
3927 DWORD prefix = (DWORD)strcspn(s, "\\n\\r\\b\\a\\033"); local
4724 copy_substream(HANDLE sh, void *context, WCHAR *to, WCHAR *substream, long len) argument
4774 void *context = NULL; local
[all...]
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSParser.cpp183 static bool hasPrefix(const char* string, unsigned length, const char* prefix) argument
300 CSSParser::CSSParser(const CSSParserContext& context) argument
377 void CSSParser::setupParser(const char* prefix, unsigned prefixLength, const String& string, const char* suffix, unsigned suffixLength) argument
1378 CSSParserContext context = element->document().elementSheet().contents().parserContext(); local
1551 completeURL(const CSSParserContext& context, const String& url) argument
2570 AnimationParseContext context; local
3328 AnimationParseContext context; local
3389 AnimationParseContext context; local
4504 parseAnimationProperty(AnimationParseContext& context) argument
4627 parseAnimationProperty(CSSPropertyID propId, RefPtr<CSSValue>& result, AnimationParseContext& context) argument
7374 BorderImageParseContext context; local
9554 RefPtr<CSSPrimitiveValue> fill; local
11595 addNamespace(const AtomicString& prefix, const AtomicString& uri) argument
11605 determineNameInNamespace(const AtomicString& prefix, const AtomicString& localName) argument
[all...]

Completed in 143 milliseconds