Searched defs:column (Results 26 - 50 of 198) sorted by relevance

12345678

/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Dpile.cpp259 column::column(box *pp) : box_list(pp), align(CENTER_ALIGN), space(0) function in class:column
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/DebugInfo/
H A DDIContext.h37 DILineInfo(const SmallString<16> &fileName, const SmallString<16> &functionName, uint32_t line, uint32_t column) argument
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Ddict_nisplus.c67 int column; /* NIS+ field number (start at 1) */ member in struct:__anon11856
[all...]
/macosx-10.9.5/top-89.1.2/
H A Duserinput.c274 static int row, column; variable
57 error_draw(void *tinst, struct user_input_state *s, WINDOW *win, int row, int column) argument
89 status_draw(void *tinst, struct user_input_state *s, WINDOW *win, int row, int column) argument
H A Duserinput_help.c130 help_draw(void *tinst, struct user_input_state *s, WINDOW *win, int row, int column) argument
H A Duserinput_signal.c138 signal_pid_draw(void *tinst, struct user_input_state *s, WINDOW *win, int row, int column) argument
172 signal_draw(void *tinst, struct user_input_state *s, WINDOW *win, int row, int column) argument
H A Dlogging.c71 int column; member in struct:log_print_header_data
130 int column; /* The current number of columns. */ member in struct:log_print_cell_data
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DMetricsSidebarPane.js
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtwo-column.el[all...]
H A Dpicture.el[all...]
H A Dconf-mode.el[all...]
/macosx-10.9.5/CPANInternal-140/XML-SAX/SAX/PurePerl/
H A DReader.pm318 sub column { subroutine
/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DJSContextRef.cpp241 unsigned column; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DExpressionRangeInfo.h54 uint32_t column; member in struct:JSC::ExpressionRangeInfo::FatPosition
75 void encodeFatLineMode(unsigned line, unsigned column) argument
82 encodeFatColumnMode(unsigned line, unsigned column) argument
89 decodeFatLineMode(unsigned& line, unsigned& column) argument
95 decodeFatColumnMode(unsigned& line, unsigned& column) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleInterfaceTable.cpp57 static AccessibilityTableCell* cell(AtkTable* table, guint row, guint column) argument
92 static AtkObject* webkitAccessibleTableRefAt(AtkTable* table, gint row, gint column) argument
107 static gint webkitAccessibleTableGetIndexAt(AtkTable* table, gint row, gint column) argument
152 static gint webkitAccessibleTableGetColumnExtentAt(AtkTable* table, gint row, gint column) argument
163 static gint webkitAccessibleTableGetRowExtentAt(AtkTable* table, gint row, gint column) argument
174 webkitAccessibleTableGetColumnHeader(AtkTable* table, gint column) argument
224 webkitAccessibleTableGetColumnDescription(AtkTable* table, gint column) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DConsoleMessage.cpp66 ConsoleMessage::ConsoleMessage(bool canGenerateCallStack, MessageSource source, MessageType type, MessageLevel level, const String& message, const String& url, unsigned line, unsigned column, ScriptState* state, unsigned long requestIdentifier) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_tiled_backing_store_private.h64 unsigned long column, row; /**< tile tile position */ member in struct:_Ewk_Tile
/macosx-10.9.5/bash-92/bash-3.2/examples/loadables/
H A Dgetconf.c1172 register int i, column; local
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dmakedocset.c224 int column, /* Current column */ local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-fill.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dnewcomment.el[all...]
H A Dses.el[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dcomp_hash.c243 int column = 0; local
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Dcolumn.cpp43 class column : public output_file { class in inherits:output_file
280 column::column() function in class:column
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Drtbl.c91 rtbl_get_column (rtbl_t table, const char *column) argument
184 column_compute_width (rtbl_t table, struct column_data *column) argument
220 rtbl_set_column_prefix(rtbl_t table, const char *column, const char *prefix) argument
334 rtbl_add_column_entry(rtbl_t table, const char *column, const char *data) argument
345 rtbl_add_column_entryv(rtbl_t table, const char *column, const char *fmt, ...) argument
[all...]

Completed in 196 milliseconds

12345678