Searched refs:areas (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLMapElement.idl22 readonly attribute HTMLCollection areas;
H A DHTMLMapElement.h44 PassRefPtr<HTMLCollection> areas();
H A DHTMLMapElement.cpp129 PassRefPtr<HTMLCollection> HTMLMapElement::areas() function in class:WebCore::HTMLMapElement
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnsoup.el110 (let ((areas (cddr (assoc nnsoup-current-group nnsoup-group-alist)))
113 useful-areas this-area-seq msg-buf)
117 ;; We go through all the areas and find which files the
119 (while (and areas sequence)
120 ;; Peel off areas that are below sequence.
121 (while (and areas (< (cdar (car areas)) (car sequence)))
122 (setq areas (cdr areas)))
123 (when areas
[all...]
H A Dgnus-soup.el110 (defvar gnus-soup-areas nil)
192 (gnus-soup-save-areas)
196 "Make a SOUP packet from the SOUP areas."
198 (gnus-soup-read-areas)
214 (gnus-soup-save-areas)))
225 (gnus-soup-save-areas)))
344 (defun gnus-soup-save-areas ()
347 (gnus-soup-write-areas)
386 (setq gnus-soup-areas nil)
397 (defun gnus-soup-parse-areas (fil
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/demos/
H A Ditkedit129 # areas are cleared.
131 proc clear_text {{areas ""}} {
134 if {$areas == ""} {
137 lappend areas [.edit childsite $pane]
141 foreach win $areas {
/macosx-10.9.5/CPANInternal-140/Apache2-SOAP/lib/Apache2/
H A DSOAP.pm81 directives in main server configuration areas or directly in .htaccess file.
/macosx-10.9.5/CPANInternal-140/Apache2-SOAP-0.73/lib/Apache2/
H A DSOAP.pm81 directives in main server configuration areas or directly in .htaccess file.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/Apache/
H A DSOAP.pm81 directives in main server configuration areas or directly in .htaccess file.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/Apache/XMLRPC/
H A DLite.pm81 directives in main server configuration areas or directly in .htaccess file.
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/
H A DTODO.txt16 * anchor title areas in different parts of the screen
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dalign.el1144 (align-areas (car regions) (car props) rule func))
1148 (defun align-areas (areas props rule func)
1168 (let ((a areas))
1200 (while areas
1201 (let ((area (car areas))
1248 (setq areas (cdr areas))))))
1262 the region, and which text areas within it should be excluded from
1267 will do with the rules is to search for the alignment areas, a
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/Apache/
H A DSOAP.pm84 directives in main server configuration areas or directly in .htaccess file.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/Apache/XMLRPC/
H A DLite.pm85 directives in main server configuration areas or directly in .htaccess file.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/Apache/
H A DSOAP.pm84 directives in main server configuration areas or directly in .htaccess file.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/Apache/XMLRPC/
H A DLite.pm85 directives in main server configuration areas or directly in .htaccess file.
/macosx-10.9.5/vim-53/runtime/autoload/
H A Djavascriptcomplete.vim148 let areas = areaprop + areameth
460 let values = areas
505 let values += doms + anths + areas + bases + bodys + docus + forms + frams + fsets + hists
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/src/powerpc/
H A Dppc_closure.S18 # we want to build up an areas for the parameters passed
/macosx-10.9.5/vim-53/runtime/indent/
H A Dmp.vim80 " Like search() but ignore commented areas
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex174 Emacs divides the frame into several areas:
H A Dgnus-refcard.tex400 G s w & gnus-soup-save-areas: not documented.\\
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DEventHandler.cpp1037 // otherwise we might hit areas that are obscured by higher frames.
2561 const FrameView::ScrollableAreaSet* areas = view->scrollableAreas(); local
2562 if (!areas)
2564 for (FrameView::ScrollableAreaSet::const_iterator it = areas->begin(); it != areas->end(); ++it) {
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm50 to use, it scales, and covers many areas you haven't thought of yet,
2296 It allows for enabling high debug levels in specified areas without
/macosx-10.9.5/WebCore-7537.78.1/bindings/objc/
H A DPublicDOMInterfaces.h663 @property(readonly, retain) DOMHTMLCollection *areas; variable
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm50 to use, it scales, and covers many areas you haven't thought of yet,
2309 It allows for enabling high debug levels in specified areas without

Completed in 307 milliseconds

12