Home
last modified time | relevance | path

Searched refs:COLUMN_CELL_PHONE_2 (Results 1 – 4 of 4) sorted by relevance

/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dgui.h149 COLUMN_CELL_PHONE_1, COLUMN_CELL_PHONE_2, COLUMN_CELL_PHONE_3, COLUMN_CELL_PHONE_4, enumerator
H A Dcontacts_export.c505 case COLUMN_CELL_PHONE_2: in vcf_handle_contact_value()
H A Dcontacts.c293 (i >= COLUMN_CELL_PHONE_2 && i <= COLUMN_CELL_PHONE_4) || in contacts_item_selected_cb()
H A Dcontacts_items.c539 show_hide_field_group(COLUMN_CELL_PHONE_2, COLUMN_CELL_PHONE_4 + 1, appGUI); in show_hide_multiple_fields()