time vsz ( diff) rss ( diff) shared ( diff) code ( diff) data ( diff) 0 774028 ( 774028) 193524 ( 193524) 43648 ( 43648) 8 ( 8) 368928 ( 368928) before i_Booking->new 0 774028 ( 0) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) after i_Booking tbl_patient_exam 0 774028 ( 0) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) before i_Booking SetScreenHeader 0 774028 ( 0) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) after i_Booking SetScreenHeader 0 774028 ( 0) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) after i_Booking set focus 0 774028 ( 0) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) before i_Booking i_staticText 1 0 774028 ( 0) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) after i_Booking i_staticText 1 0 774648 ( 620) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) before i_Booking Ctl_Booking_Referring_Doctor_Ref_4_Lbl 0 774648 ( 0) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) before i_Booking i_staticText 2 0 774648 ( 0) 193524 ( 0) 43648 ( 0) 8 ( 0) 368928 ( 0) after i_Booking i_staticText 2 0 774648 ( 0) 193800 ( 276) 43924 ( 276) 8 ( 0) 368928 ( 0) before i_Booking health plan providor 0 774648 ( 0) 193800 ( 0) 43924 ( 0) 8 ( 0) 368928 ( 0) at i_Booking mid point 0 774648 ( 0) 193804 ( 4) 43924 ( 0) 8 ( 0) 368928 ( 0) at i_Booking DatePickerCtrl 0 774780 ( 132) 193932 ( 128) 43924 ( 0) 8 ( 0) 369060 ( 132) at i_Booking Examining Doctor Search 0 774912 ( 132) 194172 ( 240) 43924 ( 0) 8 ( 0) 369192 ( 132) at i_Booking Patient details 0 774912 ( 0) 194172 ( 0) 43924 ( 0) 8 ( 0) 369192 ( 0) before i_Booking $loc_window_layout->SetFooter 0 774912 ( 0) 194172 ( 0) 43924 ( 0) 8 ( 0) 369192 ( 0) after i_Booking $loc_window_layout->SetFooter 0 774912 ( 0) 194172 ( 0) 43924 ( 0) 8 ( 0) 369192 ( 0) at i_Booking exit #### 0 774648 ( 620) 193524 ( 0) 43648 ( 0) 8 ( +0) 368928 ( 0) before i_Booking Ctl_Booking_Referring_Doctor_Ref #### # Referring Dr details from Dr file $booking_dlg->{Ctl_Booking_Referring_Doctor_Lbl} = Wx::StaticText->new($booking_dlg->{booking_main}, wxID_ANY, __t('Referring Doctor'), wxDefaultPosition, wxDefaultSize, ); $mu->record('before i_Booking i_staticText 1'); $booking_dlg->{Ctl_Booking_Referring_Doctor_Txt} = i_staticText->new($booking_dlg->{booking_main}, wxID_ANY, "", wxDefaultPosition, wxDefaultSize, ); $mu->record('after i_Booking i_staticText 1'); $booking_dlg->{Ctl_Booking_Referring_Doctor_Txt}->SetFont(Wx::Font->new($gl_cfg->{client_point_size}, wxMODERN, wxFONTSTYLE_ITALIC, wxFONTWEIGHT_BOLD, 0, $gl_cfg->{client_font})); $mu->record('before i_Booking Ctl_Booking_Referring_Doctor_Ref_4_Lbl'); $booking_dlg->{Ctl_Booking_Referring_Doctor_Ref_4_Lbl} = Wx::StaticText->new($booking_dlg->{booking_main}, wxID_ANY, __t("Ref 4"), wxDefaultPosition, wxDefaultSize, ); $mu->record('before i_Booking i_staticText 2'); $booking_dlg->{Ctl_Booking_Referring_Doctor_Ref_4_Txt} = i_staticText->new($booking_dlg->{booking_main}, wxID_ANY, "", wxDefaultPosition, __xy_size(100), ); $mu->record('after i_Booking i_staticText 2'); $booking_dlg->{Ctl_Booking_Referring_Doctor_Ref_4_Txt}->SetFont(Wx::Font->new($gl_cfg->{client_point_size}, wxMODERN, wxFONTSTYLE_ITALIC, wxFONTWEIGHT_BOLD, 0, $gl_cfg->{client_font}));